/*多行溢出*/
body {
  overflow-x: hidden;
  height: 100%;
  margin: 0 auto;
  font-family: Arial, "Microsoft YaHei", '微软雅黑', PingFangSC-Regular, sans-serif;
  color: #444;
}
i {
  font-style: normal;
}
a:hover,
a:focus {
  color: #be1212;
}
.container {
  *zoom: 1;
}
.container:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
@media (min-width: 1280px) {
  .container {
    width: 1254px;
    padding-left: 0;
    padding-right: 0;
  }
}
/*banner*/
.banner {
  background: url(lxdj-banner.png) no-repeat center;
  text-align: center;
  background-size: 100% 100%;
  padding-bottom: 86px;
}
.banner-logo {
  display: block;
  margin: 0 auto;
  margin-bottom: 30px;
}
.top-nav {
  float: right;
  padding: 0 26px;
  font-size: 14px;
  line-height: 40px;
  color: #fff;
}
.top-nav li {
  float: left;
}
.top-nav li a:hover,
.top-nav li a:focus {
  color: yellow;
}
.top-nav li::after {
  content: "|";
  font-size: 16px;
  margin: 0 10px;
}
.top-nav li:last-child::after {
  content: "";
  margin: 0;
}
.top-nav2 {
  display: none;
}
/*搜索*/
.search-box a {
  display: block;
  width: 16px;
  height: 40px;
  background: url(lxdj-sousuo.png) no-repeat center center;
}
.top-search {
  background: #980202;
  padding-top: 30px;
  padding-bottom: 50px;
  position: relative;
  z-index: 999;
  width: 100%;
}
.top-search .search-box a {
  background: url(close.png) no-repeat center center;
}
::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #fff;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
}
:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #fff;
}
.top-search .search-cont {
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.top-search .s-inp {
  border: none;
  line-height: 50px;
  height: 50px;
  border-bottom: 1px solid #D2D2D2;
  width: 100%;
  color: #fff;
}
.top-search .s-btn {
  background: url(lxdj-sousuo.png) no-repeat center center;
  width: 30px;
  height: 30px;
  border: none;
  position: absolute;
  right: 0;
  top: 10px;
}
/*nav*/
nav.navbar.bootsnav {
  min-height: 60px;
  background: #be1212;
  border: none;
  background-size: cover;
  box-shadow: 0 0 15px 0 rgba(7, 0, 2, 0.22);
  z-index: 999;
  position: relative;
}
nav.navbar.bootsnav ul.nav {
  margin-left: -15px;
  margin-right: -15px;
  float: none;
}
nav.navbar.bootsnav ul.nav > li {
  margin: 0;
  padding: 0;
  width: 11.1%;
}
nav.navbar.bootsnav ul.nav > li > a {
  line-height: 60px;
  color: #fff;
  text-align: center;
  position: relative;
  padding: 0;
  font-size: 18px;
  font-weight: bold;
}
nav.navbar.bootsnav ul.nav > li.dropdown:last-child .dropdown-menu {
  left: auto;
  right: 0;
}
nav.navbar.bootsnav ul.nav > li > a:hover,
nav.navbar.bootsnav ul.nav > li > a:focus,
nav.navbar.bootsnav ul.nav > li.active > a:hover,
nav.navbar.bootsnav ul.nav > li.active > a:focus,
nav.navbar.bootsnav ul.nav > li.active > a,
nav.navbar.bootsnav ul.nav > li.dropdown.on > a {
  background-color: #980202 !important;
  color: #fff !important;
}
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu {
  border: none;
  border-top: 3px solid #971010;
  padding-top: 10px;
  padding-bottom: 10px;
  box-shadow: 0 0 15px 0 rgba(7, 0, 2, 0.22);
  background: #F3F5FB;
  min-width: 100%;
  width: auto;
}
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a {
  border-bottom: none;
  color: #444444;
  margin: 0;
  padding: 7px 10px;
  line-height: 24px;
  background: #F3F5FB;
  font-weight: normal;
  text-align: center;
  font-size: 16px;
}
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a:hover {
  background-color: #be1212;
  color: #fff;
}
nav.navbar.bootsnav .megamenu-content {
  border: none !important;
  padding: 30px 35px;
  background: #F3F5FB;
  min-height: 300px;
}
nav.navbar.bootsnav.scroll {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
}
@media (min-width: 1200px) {
  /*nav*/
  nav.navbar.bootsnav ul.nav > li > a {
    font-size: 20px;
  }
}
@media (max-width: 1199px) {
  /*nav*/
  nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu {
    min-width: 160px;
  }
  nav.navbar.bootsnav .megamenu-content {
    border: none !important;
    padding: 30px 35px;
    background: #F3F5FB;
    min-height: 300px;
  }
  nav.navbar.bootsnav.scroll {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
  }
}
@media (max-width: 991px) {
  nav.navbar.bootsnav .navbar-brand {
    float: left !important;
    max-width: 350px;
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  nav.navbar.bootsnav .navbar-header {
    padding-left: 0;
    padding-right: 0;
  }
  nav.navbar.bootsnav .navbar-collapse {
    box-shadow: none !important;
  }
  nav.navbar.bootsnav .navbar-toggle {
    float: right;
    top: 0;
    margin-top: 15px;
    margin-bottom: 14px;
    margin-right: 20px;
    background-color: transparent;
  }
  nav.navbar.bootsnav .navbar-toggle .fa {
    color: #fff;
  }
  nav.navbar.bootsnav .navbar-other {
    top: 5px;
    margin-top: 12px;
  }
  nav.navbar.bootsnav ul.nav {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
  }
  nav.navbar.bootsnav ul.nav > li {
    width: 100%;
    float: none;
    background: none;
    padding-top: 0;
    padding-bottom: 1px;
  }
  nav.navbar.bootsnav ul.nav > li > a {
    padding: 8px 15px;
    line-height: 30px;
    text-align: left;
    position: relative;
    border-top: none;
    font-size: 16px !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5) !important;
  }
  nav.navbar.bootsnav ul.nav > li > a:after,
  nav.navbar.bootsnav ul.nav > li > a:before {
    display: none;
  }
  nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu {
    left: 0;
    margin-left: 0;
    border-top: none !important;
    box-shadow: none !important;
  }
  nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a {
    border-bottom: none;
    color: #444444;
    margin: 0;
    padding: 7px 10px;
    line-height: 24px;
    background-color: #f3f5fb;
    font-weight: normal;
    text-align: center;
    font-size: 16px;
  }
  nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a:hover {
    background-color: #be1212;
    color: #fff;
  }
  nav.navbar.bootsnav ul.nav > li > a:hover,
  nav.navbar.bootsnav ul.nav > li > a:focus,
  nav.navbar.bootsnav ul.nav > li.active > a:hover,
  nav.navbar.bootsnav ul.nav > li.active > a:focus,
  nav.navbar.bootsnav ul.nav > li.active > a,
  nav.navbar.bootsnav ul.nav > li.dropdown.on > a {
    padding-left: 15px;
    padding-right: 15px;
    font-weight: bold;
  }
  nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu {
    background-color: transparent !important;
    padding: 0 !important;
  }
  nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a {
    text-align: left;
    font-size: 16px;
    border-bottom: 1px solid #fff;
    padding-left: 15px;
    padding-right: 15px;
  }
  nav.navbar.bootsnav ul.nav ul.dropdown-menu li.dropdown.on > ul.dropdown-menu li > a {
    font-size: 15px !important;
    background-color: #fff !important;
    padding-left: 20px;
    padding-right: 20px;
  }
}
/*part1*/
.part1 {
  background: #ffeadc;
  padding: 40px 0 40px 0;
}
.part1-body {
  background: #fff;
  display: block;
  overflow: hidden;
  box-shadow: -1px 3px 5px 1px #FFDECD;
}
.index-banner .slick-slider {
  z-index: 1;
}
.index-banner .slick-slider .slick-track {
  height: 405px;
}
.index-banner .slick-dots {
  bottom: 7px;
  text-align: right;
  z-index: 999;
  padding-right: 20px;
}
.index-banner .slick-dots li {
  width: 14px;
  height: 14px;
  border-radius: 16px;
  background: #fff;
  opacity: 1;
  padding: 0;
  transition: all 0.7s;
}
.index-banner .slick-dots li.slick-active {
  background: #be1212;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.index-banner .slick-dots li:before {
  width: 6px;
  content: '';
}
.part1-lun .part1-img img {
  width: 100%;
  height: 405px;
}
.part1-lun .part1-img-tit {
  width: 100%;
  padding-right: 20%;
  line-height: 40px;
  padding-left: 22px;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 40px;
  background: rgba(0, 0, 0, 0.67);
}
.part1-lun .part1-img-tit p {
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  padding-right: 20%;
  position: absolute;
  bottom: 0;
}
.part1-right {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 30px;
}
.part1-right .lxdj-tit {
  border-bottom: none;
  padding-bottom: 0;
}
.part1-right-list {
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.part1-right-list li {
  margin-bottom: 8px;
  display: block;
  overflow: hidden;
}
.part1-right-list li a {
  width: 90%;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  font-size: 16px;
  line-height: 28px;
  height: 28px;
  padding-left: 14px;
  position: relative;
}
.part1-right-list li a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  width: 7px;
  height: 11px;
  border-radius: 6px;
  background: url(lxdj-right.png) no-repeat center;
}
.part1-right-list li a:hover {
  color: #be1212;
 
}
.part1-right-list li p {
  float: right;
  color: #999999;
  line-height: 40px;
  font-size: 16px;
  line-height: 28px;
  height: 28px;
}
.part1-right-list li:last-child {
  margin-bottom: 0;
}
.part1-right-list.part1-right-list2 {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.part1-right-list .list-more {
  float: right;
}
.part1-right-list .list-more a {
  width: 100%;
  display: block;
  color: #be1212;
  font-weight: bold;
  font-size: 14px;
}
.part1-right-list .list-more a::before {
  content: normal;
}
.part2-right-list {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.part2-right-list li {
  margin-bottom: 10px;
}
.part2-right-list li a {
  width: 85%;
}
/*part2*/
.part2 {
  background: url(lxdj-part1bg.png) no-repeat bottom;
  padding: 40px 0;
}
.part2-h2 {
  font-size: 16px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 24px;
  height: 48px;
  margin-bottom: 14px;
}
.qt-list {
  border-top: 1px dashed #eeeeee;
  padding-top: 14px;
}
.part-box {
  border: 1px solid #eeeeee;
}
.lx-bg-blue {
  padding: 0 20px;
  background: #f8f8f8;
  border-bottom: 1px solid #eeeeee;
}
/*选项卡*/
.tab li {
  float: left;
  margin-right: 40px;
}
.tab li a {
  font-weight: bold;
  line-height: 52px;
  font-size: 20px;
}
.tab li a:hover,
.tab li a:focus {
  color: #be1212;
}
.tab li:last-child {
  margin-right: 0;
}
.tab .on {
  position: relative;
  color: #be1212;
}
.tab .on::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;
  bottom: 0;
  background: #be1212;
}
.more-box .more {
  display: none;
  line-height: 52px;
}
.more-box .more:first-child {
  display: block;
}
/*选项卡2*/
.lx-bg-blue2 {
  background: none;
  border-bottom: 0;
  padding: 0;
  margin-bottom: 18px;
}
.lx-bg-blue2 .tab li {
  padding: 0 12px;
  margin: 0;
  border-right: 1px solid #cccccc;
}
.lx-bg-blue2 .tab li a {
  font-weight: normal;
  line-height: normal;
  font-size: 16px;
  line-height: 16px;
}
.lx-bg-blue2 .tab li:first-child {
  padding-left: 0;
}
.lx-bg-blue2 .tab li:last-child {
  border-right: none;
  padding-right: 0;
}
.lx-bg-blue2 .tab li.on::before {
  content: normal;
}
/*模块背景*/
.lx-bg {
  padding: 18px;
  background: #fff;
  height: 330px;
}
.part-box2 {
  margin-top: 30px;
}
.part-box2 .lx-bg {
  height: 290px;
}
.lx-bg .tab-box {
  display: none;
}
.lx-bg .tab-box:first-child {
  display: block;
}
.lx-bg-link {
  border-top: 5px solid #FF6900;
  margin-bottom: 0;
}
/*滚动文字*/
.ky-list {
  width: 100%;
  height: 294px;
  overflow: hidden;
}
.ky-list ul li {
  position: relative;
  margin-bottom: 10px;
  text-indent: 1em;
  font-size: 16px;
}
.ky-list ul li a {
  display: block;
  line-height: 24px;
}
.ky-list ul li a i {
  color: #999;
  display: inline-block;
}
.ky-list ul li::before {
  position: absolute;
  content: "";
  left: 0;
  top: 6px;
  width: 7px;
  height: 11px;
  background: url(lxdj-right.png) no-repeat center;
}
/*日历*/
.day li {
  margin-bottom: 16px;
  padding-bottom: 16px;
  display: block;
  overflow: hidden;
  border-bottom: 1px dashed #eaeaea;
}
.day li:last-child {
  margin-bottom: 0;
  border-bottom: none;
  padding-bottom: 0;
}
.day-left {
  text-align: center;
  color: #939393;
  float: left;
  margin-right: 15px;
}
.day-left h2 {
  color: #333;
  font-size: 24px;
  font-weight: bold;
}
.day-right .day-tz {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 24px;
  font-size: 16px;
  height: 48px;
}
.day-right .day-tz:hover {
  color: #be1212;
}
/*右侧link*/
.right-link {
  margin-top: 30px;
}
.right-link li {
  margin-bottom: 18px;
}
.right-link li a {
  display: block;
  overflow: hidden;
}
.right-link li a img {
  width: 100%;
  height: 102px;
  transition: all 0.7s;
}
.right-link li a img:hover {
  transform: scale(1.1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/*part3*/
.part3 {
  background: #f2cdaf;
  padding: 40px 0;
}
.part3 .special-list {
  margin-left: -15px;
  margin-right: -15px;
}
.part3 .box-img a {
  overflow: hidden;
  margin: 0 15px;
  display: block;
}
.part3 .box-img a img {
  height: 81px;
  width: 100%;
  transition: all 0.7s;
}
.part3 .box-img a img:hover {
  transform: scale(1.1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/*foot*/
.footer {
  background: #be1212;
  color: rgba(255, 255, 255, 0.8);
}
.footer a:hover, .footer a:focus {
  color: #fff;
}
.foot-txt {
  padding-top: 18px;
  padding-bottom: 18px;
}
.foot-txt .foot-logo {
  float: left;
  margin-right: 87px;
  line-height: 104px;
  display: block;
  position: relative;
  z-index: 999;
}
.foot-txt1 {
  padding-right: 140px;
  position: relative;
}
.foot-link {
  display: block;
  overflow: hidden;
  margin: 12px 0;
}
.foot-link li {
  float: left;
  margin-right: 26px;
}
.foot-link li:first-child {
  font-weight: bold;
  color: #fff;
}
.foot-wx {
  position: absolute;
  right: 0;
  top: 0;
}
/*二级页开始*/
.mt40 {
  margin-top: 40px;
  margin-bottom: 40px;
}
.lxdj-nytit h1 {
  font-weight: bold;
  color: #C21515;
  line-height: 24px;
  font-size: 24px;
  position: relative;
  padding-left: 30px;
  border-bottom: 2px solid #C21515;
  padding-bottom: 15px;
}
.lxdj-nytit h1::before {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  top: 0;
  left: 0;
  background: url(lxdj-rightbf.png) no-repeat center 100%;
}
.lxdj-nytit {
  border-bottom: 1px solid #fbe3d5;
  margin-bottom: 15px;
}
.bread-location {
  float: left;
}
/* 二级导航nav */
.nav-left {
  width: 100%;
  background: #ffefe062;
  background-repeat: no-repeat;
  background-position: bottom right;
}
.nav-left h1 {
  font-size: 24px;
  line-height: 80px;
  font-weight: bold;
  color: #fff;
  background: #be1212;
  background-size: 100% 100%;
  padding-left: 20px;
  border-bottom: 1px solid #fff;
}
.nav-left a {
  font-size: 16px;
  display: block;
  line-height: 24px;
  padding: 14px 30px;
  border-bottom: 1px solid #fbe3d5;
  position: relative;
}
.nav-left a::before {
  content: "";
  width: 4px;
  height: 12px;
  background: #be1212;
  position: absolute;
  top: 19px;
  left: 14px;
}
.nav-left a::after {
  content: "";
  position: absolute;
  right: 18px;
  top: 50%;
  width: 10px;
  height: 18px;
  margin-top: -9px;
  background: url(lxdj-navyou.png);
}
.nav-left a:hover {
  background: #be1212;
  color: #fff;
}
.nav-left a:hover::before {
  background: #fff;
}
.nav-left a:hover::after {
  background: url(lxdj-navyouhover.png);
}
.nav-left .nav2hover {
  background: #be1212;
  color: #fff;
}
.nav-left .nav2hover::before {
  background: #fff;
}
.nav-left .nav2hover::after {
  background: url(lxdj-navyouhover.png);
}
.nav_ny {
  display: none;
  margin-top: 20px;
}
.breadcrumb {
  float: right;
  padding-right: 0;
  color: #999;
  font-size: 16px;
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  margin-bottom: 0;
}
.breadcrumb > li + li::after {
  padding-left: 4px;
  color: #999;
  content: ">\00a0";
}
.breadcrumb > li + li:last-child::after {
  padding-left: 0;
  content: "";
}
.breadcrumb > li + li::before {
  padding: 0;
  content: "";
}
.breadcrumb li.active a {
  color: #be1212;
}
/* 图文列表 */
.list-tuwen li {
  margin-bottom: 30px;
}
.list-tuwen li:last-child {
  margin-bottom: 0;
}
.tuwen-pic {
  overflow: hidden;
  width: 100%;
  border: 1px solid #eeeeee;
}
.tuwen-pic img {
  height: 230px;
  width: 100%;
  transition: all 0.7s;
}
.tuwen-pic:hover img {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transform: scale(1.1);
}
.tuwen-pic2 img {
  height: 192px;
}
.tuwen-txt {
  padding: 15px;
}
.tuwen-txt h2 {
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.tuwen-txt p {
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  line-height: 24px;
  height: 96px;
  margin-top: 15px;
  margin-bottom: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.tuwen-txt:hover p {
  color: #555;
}
.tuwen-txt span {
  font-size: 16px;
  font-weight: 400;
  color: #EAAC75;
  line-height: 36px;
}
.tuwen-txt2 p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  height: 72px;
}
/* page */
.page {
  text-align: center;
  margin-top: 30px;
}
.page ul li {
  display: inline-block;
  margin-left: 5px;
  vertical-align: bottom;
}
.page a,
.page span {
  display: block;
  padding: 0 16px;
  line-height: 40px;
  text-align: center;
  background: #FBFBFB;
  border: 1px solid #EEEEEE;
  border-radius: 4px;
  float: left;
  margin-left: 8px;
}
.page a.a-s,
.page span.a-s {
  padding-left: 20px;
  padding-right: 20px;
  min-width: 80px;
}
.page a:hover,
.page span:hover,
.page a.active,
.page span.active {
  background: #be1212;
  color: #fff;
}
.page span {
  background-color: #be1212;
  color: #fff;
}
.page-phone {
  height: 46px;
  line-height: 46px;
  border-radius: 8px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background-color: #be1212;
  display: none;
}
.page-phone:hover,
.page-phone:active {
  color: #fff;
}
/* list */
.list-body {
  overflow: hidden;
  width: 100%;
}
.list-body li {
  overflow: hidden;
  position: relative;
  padding-left: 20px;
  border-bottom: 1px dashed #f9e7d7;
  font-size: 16px;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.list-body li a {
  line-height: 26px;
  display: block;
  float: left;
  width: 86%;
}
.list-body li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 10px;
  width: 6px;
  height: 6px;
  background: #EAAC75;
  border-radius: 6px;
}
.list-body li i {
  line-height: 26px;
  float: right;
  font-style: normal;
  color: #adadad;
}
.tupian {
  text-align: center;
  margin-bottom: 30px;
}
.tupian a {
  width: 100%;
  overflow: hidden;
  display: block;
}
.tupian a img {
  transition: all 0.7s;
  width: 100%;
  height: 182px;
}
.tupian a:hover img {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transform: scale(1.1);
}
.tupian p {
  font-size: 16px;
  margin-top: 10px;
  max-height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
/* 委员 */
.weiyuanbox li {
  margin-bottom: 40px;
  overflow: hidden;
  width: 100%;
}
.weiyuanbox li h2 {
  font-size: 18px;
  font-weight: bold;
  line-height: 36px;
}
.weiyuanbox li p {
  font-size: 16px;
  line-height: 36px;
}
.weiyuanbox li i {
  font-style: normal;
  color: #be1212;
}
.weiyuanbox li:last-child {
  margin-bottom: 0;
}
.main-cont {
  text-align: center;
}
.main-cont p {
  line-height: 36px;
  text-align: left;
}

.details-page {
  color: #666666;
  position: relative;
  z-index: 101;
  line-height: 1.8;
}
.details-page img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.details-page video {
  border-radius: 5px;
  width: 76% !important;
  height: 100% !important;
  margin: 18px auto;
  display: block;
}
.details-page .detail-top {
  margin-bottom: 30px;
}
.details-page .detail-top .title-s {
  color: #333333;
  line-height: 1.5;
  font-weight: bold;
}
.details-page .detail-top .top-other {
  color: #797575;
  background: rgba(153, 153, 153, 0.2);
  padding: 5px 15px;
}
.details-page .detail-top .fbsj{
  text-align: center;
  margin: 10px 0;
}
.details-page .detail-top .top-other .other-info {
  float: left;
}
.details-page .detail-top .top-other .other-share {
  float: right;
}
.details-page .detail-top .top-other span,
.details-page .detail-top .top-other a {
  display: inline-block;
  margin-right: 5px;
}
.details-page .detail-top .top-other span:last-child,
.details-page .detail-top .top-other a:last-child {
  margin-right: 0;
}
.details-page .main-cont {
  color: #3F424D;
  text-align: justify;
}
.details-page .main-cont p {
  margin-bottom: 10px;
  line-height: 2;
}
.details-page .main-cont.cont-xilan img {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
}
/*bread-crumbs*/
.bread-crumbs {
  float: right;
  position: relative;
  color: #999;
}
.bread-crumbs .bread-item-groups {
  line-height: 32px;
}
.bread-crumbs .bread-item {
  display: inline-block;
}
.bread-crumbs .bread-item a {
  color: #999;
}
.bread-crumbs .bread-item a.cur {
  color: #be1212;
}
.bread-crumbs .bread-item a:first-child {
  padding-left: 20px;
}
.bread-crumbs .bread-item a:first-child::before {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  width: 14px;
  height: 12px;
  background: url(lxdj-home.png) no-repeat center;
}
.bread-crumbs .bread-item > a + a:before {
  content: '\f105';
  font-family: 'FontAwesome';
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  padding: 0 7px 0 5px;
  color: #999;
}
.bread-crumbs a:hover {
  color: #be1212;
}
/*专题页*/
.zt-box {
  margin-top: 30px;
}
.zt-box li {
  margin-bottom: 30px;
}
.zt-box li a {
  display: block;
  overflow: hidden;
}
.zt-box li a img {
  transition: all 0.7s;
  height: 80px;
  width: 100%;
}
.zt-box li a:hover img {
  transform: scale(1.1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/*地图*/
#map {
  margin-bottom: 30px !important;
}
.addphone li {
  text-align: center;
  border-right: 1px solid #A3A3A3;
}
.addphone li:last-child {
  border-right: 0;
}
.addphone li .addimg-box {
  line-height: 40px;
  margin-bottom: 8px;
}
.addphone li i {
  color: #383838;
  font-size: 25px;
  display: block;
}
.addphone li p {
  font-size: 18px;
  color: #777777;
  line-height: 24px;
}
/*---------------Video list---------------------*/
.picvid {
  margin: 2px 0 0 0;
}
.videobox {
  overflow: hidden;
  display: block;
  margin: 30px 0 0 0;
}
.videobox .txtinfo {
  overflow: hidden;
  padding: 10px 0 0 0;
}
.videobox .txtinfo h4 {
  color: #333;
  font-size: 15px;
  line-height: 140%;
  font-weight: 500;
  margin: 0;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  overflow: hidden;
  text-decoration: none;
  -webkit-box-orient: vertical;
  height: 44px;
}
.videobox .txtinfo h4 a {
  color: #333;
  border: 0;
  display: block;
}
.videobox .txtinfo h4 a:hover {
  color: #3D55A7;
  text-decoration: none;
}
.video-container {
  position: relative;
  overflow: hidden;
  font-size: 16px;
  font-size: 1rem;
  vertical-align: top;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-radius: 2px;
}
.video-container:hover .headline {
  background: white;
  z-index: 2;
}
.video-container i {
  display: block;
  position: absolute;
  opacity: 0.7;
  text-align: center;
  color: inherit;
  font-size: 46px;
  width: 46px;
  height: 46px;
  top: 50%;
  left: 50%;
  margin-top: -23px;
  margin-left: -23px;
}
.video-container:hover a {
  opacity: 0.9;
  /*top: 0;*/
  z-index: 2;
}
.video-container img {
  width: 100%;
  height: 180px;
  display: block;
  -webkit-transition: all 0.5s ease;
  /* Safari and Chrome */
  -moz-transition: all 0.5s ease;
  /* Firefox */
  -ms-transition: all 0.5s ease;
  /* IE 9 */
  -o-transition: all 0.5s ease;
  /* Opera */
  transition: all 0.5s ease;
}
/*width: 100%;height: auto;*/
.video-container .video-caption {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  -webkit-transition: all 0.5s ease;
  /* Safari and Chrome */
  -moz-transition: all 0.5s ease;
  /* Firefox */
  -ms-transition: all 0.5s ease;
  /* IE 9 */
  -o-transition: all 0.5s ease;
  /* Opera */
  transition: all 0.5s ease;
  color: #fff;
}
.video-container .video-caption span {
  background-color: #FD0005;
  position: absolute;
  top: 0;
  padding: 0px 7px;
  font-weight: bold;
  font-size: 13px;
}
.video-container .video-caption p {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 12px;
  background: rgba(0, 0, 0, 0.6);
  margin: 0;
  padding: 6px;
}
.video-container:hover img {
  -webkit-transform: scale(1.25);
  /* Safari and Chrome */
  -moz-transform: scale(1.25);
  /* Firefox */
  -ms-transform: scale(1.25);
  /* IE 9 */
  -o-transform: scale(1.25);
  /* Opera */
  transform: scale(1.25);
}
.video-container:hover .video-caption {
  background: rgba(0, 0, 0, 0.3);
}
.video-container:hover .video-caption i {
  opacity: 1;
}
@media (max-width: 1199px) {
  .video-container img {
    height: 129px;
  }
}
@media (max-width: 991px) {
  .video-container img {
    height: 137px;
  }
  .videobox .txtinfo h4 {
    font-size: 14px;
    height: 36px;
  }
  .headline {
    max-height: 68px;
    font-size: 18px;
    line-height: 20px;
  }
}
@media (max-width: 767px) {
  .videobox {
    margin: 26px 0 0 0;
  }
  .videobox .txtinfo h4 {
    font-size: 16px;
    height: auto;
  }
  .video-container img {
    height: auto;
  }
}
/*-----------------科研成果---------------------*/
.wordbreak {
  word-break: break-all;
}
.result {
  overflow-x: hidden;
}
.result .years {
  border: #dedede solid 1px;
  overflow: hidden;
  padding: 15px 0;
}
.result .years a {
  font-size: 14px;
  font-family: Arial;
  color: #004ea2;
  line-height: 24px;
}
.result .years a:hover {
  color: #ff5b00;
}
.result .contentlist {
  overflow: hidden;
  margin: 2px 0 0 0;
}
.result .contentlist .wid1 {
  width: 35%;
}
.result .contentlist .wid2 {
  width: 20%;
}
.result .contentlist .wid3 {
  width: 14%;
}
.result .contentlist .wid4 {
  width: 15%;
}
.result .contentlist .wid5 {
  width: 4%;
}
.result .contentlist .wid6 {
  width: 30%;
}
.result .contentlist .wid7 {
  width: 10%;
}
.result .contentlist .wid8 {
  width: 8%;
}
.result .contentlist .wid9 {
  width: 40%;
}
.result .contentlist .table > thead > tr > th,
.result .contentlist .table > tbody > tr > th {
  color: #222;
  font-size: 15px;
  padding: 8px;
}
.result .contentlist .table-bordered > tbody > tr > td {
  font-size: 14px;
  padding: 8px 6px;
  display: table-cell;
  vertical-align: middle;
  border-color: #ddd;
  background: #fff;
}
/*word-break: break-all;*/
.result .contentlist .table-bordered .date {
  font-size: 14px;
  font-family: Arial;
}
.result .contentlist .table-bordered .arial {
  font-family: Arial;
}
.result .contentlist .table-bordered {
  border-color: #ddd;
}
.result .contentlist .table-bordered > thead > tr > th,
.result .contentlist .table-bordered > tbody > tr > th {
  border-color: #ddd;
  background-color: #f4f6f9;
  vertical-align: middle;
}
@media (max-width: 1199px) {
  .result .contentlist .wid2 {
    width: 17%;
  }
  .result .contentlist .wid7 {
    width: 16%;
  }
}
@media (max-width: 991px) {
  .result .contentlist .wid4 {
    width: 16%;
  }
  .result .contentlist .wid5 {
    width: 1%;
  }
}
@media (max-width: 767px) {
  .result .contentlist .wid3 {
    width: 1%;
  }
}
/*规章制度*/
.gzzd-tab {
  margin-top: 30px;
  margin-bottom: 30px;
}
.gzzd-tab .tab li {
  text-align: center;
  margin: 0;
  /* width: 33.33%; */
  width: 50%;
  background: #fbe3d5;
  border-right: 1px solid #fff;
}
.gzzd-tab .tab li a {
  font-weight: normal;
  font-size: 18px;
  line-height: 50px;
}
.gzzd-tab .tab li a:hover,
.gzzd-tab .tab li a:focus {
  color: #fff;
}
.gzzd-tab .tab li.on {
  background: #be1212;
  color: #fff;
}
.gzzd-box .tab-box {
  display: none;
}
.gzzd-box .tab-box:first-child {
  display: block;
}
/*联系我们表格*/
.table-box {
  overflow-x: auto;
}
.lxwm-table {
  min-width: 1140px;
}
.lxwm-table td,
.lxwm-table th {
  text-align: center;
  border-right: 1px solid #fff;
}
.lxwm-table th {
  padding: 10px;
  height: 45px;
  background: #EAAC75;
  color: #fff;
}
.lxwm-table tr {
  background: #fffdfb;
}
.lxwm-table tr:nth-child(2n) {
  background: #fff6ee;
}
.lxwm-table td {
  padding: 20px;
}
.lxwm-table .wid1 {
  width: 8%;
}
.lxwm-table .wid2 {
  width: 10%;
}
.lxwm-table .wid3 {
  width: 12%;
}
.lxwm-table .td-left {
  text-align: left ;
}
nav.navbar.bootsnav ul.nav > li:nth-child(4) ul.dropdown-menu{
    min-width: 200px !important;
    width: auto;
}

nav.navbar.bootsnav ul.nav > li:nth-child(7) ul.dropdown-menu{
    min-width: 200px !important;
    width: auto;
}
