.lhhw-banner img {
  width: 100%;
  display: block;
}
.clearB {
  clear: both;
}
.lhhw-content {
  width: 1200px;
  margin: 0 auto;
}
.lhhw-content .lhhw-content-left {
  width: 220px;
  float: left;
  position: absolute;
}
.lhhw-content .content-left-nav {
  width: 220px;
  line-height: 75px;
  color: #fff;
  text-align: center;
  position: absolute;
  top: -75px;
  left: 0;
}
.lhhw-content .content-left-nav a {
  height: 75px;
  display: block;
  background: #2244a6;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
.lhhw-content .content-left-nav a.active {
  background: #ee7700;
}
.lhhw-content .lhhw-content-right {
  width: 960px;
  float: right;
}
.lhhw-content .filter-conditions {
  margin-top: 30px;
}
.lhhw-content .filter-conditions dl {
  clear: both;
  margin-top: 10px;
}
.lhhw-content .filter-conditions dl dt {
  width: 65px;
  float: left;
  line-height: 32px;
}
.lhhw-content .filter-conditions dl dd {
  float: left;
  width: 935px;
}
.lhhw-content .filter-conditions dl:after {
  content: "";
  display: block;
  clear: both;
}
.lhhw-content .filter-conditions .condition-list {
  width: 100%;
}
.lhhw-content .filter-conditions .condition-list .condition-item {
  float: left;
  padding: 5px 10px;
}
.lhhw-content .filter-conditions .condition-list .condition-item.condition-item-active {
  color: #a2c4e6;
  border: 1px solid #a2c4e6;
  border-radius: 5px;
}
.lhhw-content .split-line {
  height: 10px;
  margin: 20px 0;
  background: #e6edf4;
}
.lhhw-content .country-list .country-item {
  border: 1px solid #c9ddf0;
  background: #f2f4f9;
  padding: 30px;
  margin-bottom: 20px;
}
.lhhw-content .country-list .country-item .country-logo {
  width: 100px;
  height: 100px;
  float: left;
  margin-right: 20px;
  border-radius: 100px;
  overflow: hidden;
  position: relative;
}
.lhhw-content .country-list .country-item .country-logo img {
  height: 100px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.lhhw-content .country-list .country-item .country-item-mid {
  float: left;
  width: 700px;
}
.lhhw-content .country-list .country-item .country-item-mid .country-name-cn {
  font-size: 18px;
  font-weight: bold;
}
.lhhw-content .country-list .country-item .country-item-mid .country-info {
  margin-top: 10px;
  color: #7b7b7b;
}
.lhhw-content .country-list .country-item .country-item-mid .country-info span {
  display: inline-block;
  margin-right: 20px;
}
.lhhw-content .country-list .country-item .country-item-mid .country-tags {
  margin-top: 20px;
}
.lhhw-content .country-list .country-item .country-item-mid .country-tags .country-tag {
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid #e0e0e0;
  background: #fff;
  margin-right: 20px;
  border-radius: 40px;
}
.lhhw-content .country-list .country-item .country-item-right {
  float: right;
}
.lhhw-content .country-list .country-item .country-item-right a {
  display: inline-block;
  background: #d4883d;
  padding: 10px;
  border-radius: 5px;
  color: #fff;
  margin-top: 20px;
}
.lhhw-content .country-list .country-item:after {
  content: "";
  display: block;
  clear: both;
}
.lhhw-content .gjpm-title {
  font-weight: bold;
  margin: 20px 0;
}
.lhhw-content .gjpm-table {
  width: 100%;
  margin-bottom: 40px;
}
.lhhw-content .gjpm-table thead {
  background: #8da3d8;
  color: #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.lhhw-content .gjpm-table thead td {
  padding: 10px;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  text-align: center;
}
.lhhw-content .gjpm-table tbody {
  color: #6f7482;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.lhhw-content .gjpm-table tbody tr:nth-child(2n) {
  background: #e2e8f6;
}
.lhhw-content .gjpm-table tbody tr:nth-child(2n+1) {
  background: #f0f3f8;
}
.lhhw-content .gjpm-table tbody td {
  padding: 10px;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  text-align: center;
}
.lhhw-content-nav {
  width: 100%;
  height: 75px;
  background: #0959ac;
}
.lhhw-content-nav div {
  width: 800px;
  margin: 0 auto;
}
.lhhw-content-nav div a {
  width: 160px;
  float: left;
  line-height: 75px;
  font-size: 24px;
  text-align: center;
  color: #fff;
  background: url(../images/nav-right-line.png) right center no-repeat;
}
.lhhw-content-nav div a:last-child {
  background: none;
}
.country-info {
  width: 100%;
  margin: 50px auto 0;
}
.country-info .country-info-top .country-logo {
  width: 50px;
  height: 50px;
  float: left;
  border-radius: 50px;
}
.country-info .country-info-top .country-name {
  float: left;
  line-height: 50px;
  margin-left: 20px;
  font-size: 24px;
}
.country-info .country-info-top:after {
  content: "";
  display: block;
  clear: both;
}
.country-info .country-info-bottom {
  margin-top: 30px;
}
.country-info .country-info-bottom .country-info-pic {
  float: left;
}
.country-info .country-info-bottom .country-info-text {
  float: left;
  margin-left: 20px;
  line-height: 28px;
  width: 610px;
}
.country-info .country-info-bottom:after {
  content: "";
  display: block;
  clear: both;
}
.szymfs-module {
  width: 100%;
  background: #ececec;
  padding-top: 40px;
  margin-top: 70px;
  padding-bottom: 60px;
}
.szymfs-module .szymfs-module-title {
  font-size: 24px;
  color: #E00314;
  text-align: center;
  padding-bottom: 30px;
  font-weight: bold;
}
.szymfs-module .szymfs-mitem {
  width: 100%;
  margin: 10px auto 0;
}
.szymfs-module .szymfs-mitem .szymfs-item-title {
  background: #E00314;
  height: 60px;
  line-height: 60px;
  font-size: 20px;
  color: #fff;
  padding-left: 90px;
  position: relative;
  overflow: hidden;
}
.szymfs-module .szymfs-mitem .szymfs-item-title .szymfs-item-index {
  position: absolute;
  left: 10px;
  top: 10px;
  line-height: 20px;
  z-index: 99;
}
.szymfs-module .szymfs-mitem .szymfs-item-title .szymfs-item-index:after {
  content: "";
  position: absolute;
  width: 150px;
  height: 60px;
  left: -85px;
  top: -20px;
  z-index: -1;
  background: #d76100;
  transform: rotate(135deg);
}
.szymfs-module .szymfs-mitem .szymfs-item-title .szymfs-item-open {
  position: absolute;
  right: 20px;
  top: 0;
  padding-right: 30px;
  font-size: 16px;
  cursor: pointer;
  background: url(../images/jt-icon.png) right center no-repeat;
}
.szymfs-module .szymfs-mitem .szymfs-item-title .szymfs-item-close {
  position: absolute;
  right: 20px;
  top: 0;
  padding-right: 30px;
  font-size: 16px;
  cursor: pointer;
  background: url(../images/jt2-icon.png) right center no-repeat;
}
.szymfs-module .szymfs-mitem .szymfs-item-content {
  display: none;
}
.szymfs-module .szymfs-mitem .szymfs-item-content .szymfs-tab-nav {
  width: 1180px;
  margin: 30px auto 20px;
  line-height: 56px;
  border-bottom: 1px solid #d76100;
}
.szymfs-module .szymfs-mitem .szymfs-item-content .szymfs-tab-nav li {
  float: left;
  margin-right: 50px;
}
.szymfs-module .szymfs-mitem .szymfs-item-content .szymfs-tab-nav li.active {
  border-bottom: 2px solid #d76100;
}
.szymfs-module .szymfs-mitem .szymfs-item-content .szymfs-tab-nav:after {
  content: "";
  display: block;
  clear: both;
}
.szymfs-module .szymfs-mitem .szymfs-item-content .szymfs-tab-container {
  width: 1180px;
  margin: 0 auto;
}
.szymfs-module .szymfs-mitem .szymfs-item-content .szymfs-tab-container .szymfs-tab-content {
  display: none;
  line-height: 36px;
}
.szymfs-module .szymfs-mitem .szymfs-item-content .szymfs-tab-container .szymfs-tab-content.active {
  display: block;
}
.szymfs-module .szymfs-mitem.szymfs-mitem-active .szymfs-item-content {
  display: block; width:100%; overflow-y:scroll
}
.tjxm-module {
  width: 100%;
  margin: 50px auto;
}
.tjxm-module .tjxm-module-title {
  font-size: 24px;
  color: #E00314;
  text-align: center;
  font-weight: bold;
}
.tjxm-module .tjxm-module-content {
  margin-top: 50px;
  background: url(../images/tjxm-bg.jpg) 930px 0 no-repeat;
}
.tjxm-module .tjxm-module-content .tjxm-item {
  width: 96%;
  margin-left: 2%;
  float: left;
  margin-bottom:20px;
}
.tjxm-module .tjxm-module-content .tjxm-item .tjxm-item-pic img {
  width: 100%;
  height: 200px;
}
.tjxm-module .tjxm-module-content .tjxm-item .tjxm-item-title {
  margin-top: 20px;
  color: #3a3a3a;
  font-size: 18px;
}
.tjxm-module .tjxm-module-content:after {
  content: "";
  display: block;
  clear: both;
}
.tjxm-module .tjxm-module-more {
  width: 330px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border: 1px solid #E50416;
  color: #E50416;
  border-radius: 10px;
  margin: 50px auto 0;
  font-size: 18px;
}
.tjxm-module .tjxm-module-more a {
  color: #E50416;
}
.lhhw-xzly-module {
  width: 100%;
  border-top: 10px solid #ececec;
  padding-top: 50px;
}
.lhhw-xzly-module .lhhw-xzly-module-title {
  font-size: 24px;
  color: #E00314;
  text-align: center;
  font-weight: bold;
}
.lhhw-xzly-module .lhhw-xzly-module-content {
  width: 100%;
  margin: 0 auto;
}
.lhhw-xzly-module .lhhw-xzly-module-content:after {
  content: "";
  display: block;
  clear: both;
}
.lhhw-xzly-module .lhhw-xzly-module-content .lhhw-xzly-item {
  position: relative;
  background: #E00314;
  width: 100%;
  float: left;
  margin-right: 20px;
  height: 135px;
  margin-top: 100px;
}
.lhhw-xzly-module .lhhw-xzly-module-content .lhhw-xzly-item-pic {
  width: 110px;
  height: 110px;
  border-radius: 60px;
  border: 5px solid #fff;
  overflow: hidden;
  position: absolute;
  left: 50%;
  top: -60px;
  transform: translate(-50%, 0);
}
.lhhw-xzly-module .lhhw-xzly-module-content .lhhw-xzly-item-pic img {
  width: 110px;
  height: 110px;
}
.lhhw-xzly-module .lhhw-xzly-module-content .lhhw-xzly-item-summary {
  margin-top: 70px;
  color: #fff;
  text-align: center;
}
.lhhw-whyselect-module {
  width: 100%;
  margin: 50px auto 0;
}
.lhhw-whyselect-module .lhhw-whyselect-module-title {
  font-size: 24px;
  color: #E00314;
  text-align: center;
  font-weight: bold;
}
.lhhw-whyselect-module .lhhw-whyselect-module-content {
  width: 100%;
  padding:20px;
  margin-top: 50px;
  border-radius: 20px;
  background: #E00314;
}
.lhhw-whyselect-module .lhhw-whyselect-module-content .lhhw-whyselect-item {
  padding-left: 10px;
  line-height: 30px;
  color: #fff;
  background: url(../images/lx-icon.png) 0 center no-repeat;
  border-bottom: 2px dashed #ccc;
}
.lhhw-sfshym-module {
  margin-top: 50px;
  padding-bottom: 1px;
  background: #1b50a8 url(../images/sfshym-bg.png) center 0 no-repeat;
}
.lhhw-sfshym-module .lhhw-sfshym-module-title {
  text-align: center;
  color: #fff;
  font-size: 36px;
  padding: 50px 0;
  font-weight: bold;
}
.lhhw-sfshym-module .lhhw-sfshym-module-content .sfshym-check-btn {
  width: 225px;
  height: 66px;
  margin: 0 auto;
  background: #d76100;
  border-radius: 10px;
  color: #fff;
}
.lhhw-sfshym-module .lhhw-sfshym-module-content .sfshym-check-btn button {
  width: 225px;
  height: 66px;
  line-height: 66px;
  text-align: center;
  border: none;
  background: none;
  font-size: 30px;
  color: #fff;
}
.lhhw-sfshym-module .lhhw-sfshym-module-content .sfshym-tel {
  font-size: 48px;
  color: #d76100;
  width: 100%;
  margin: 50px auto;
  text-align:center;
  background: url(../images/dhzx-bg.png) 0 center no-repeat;
}
.lhhw-ymzx-module {
  width: 100%;
  margin: 50px auto 0;
}
.lhhw-ymzx-module .lhhw-ymzx-module-title {
  font-size: 36px;
  color: #E00314;
  text-align: center;
  font-weight: bold;
}
.lhhw-ymzx-module .lhhw-ymzx-module-content .lhhw-zxdt-module {
  width: 96%;
  margin-top: 20px;
  margin-left:2%;
  float: left;
  padding-top: 15px;
  border-top: 5px solid #2b6cd9;
}
.lhhw-ymzx-module .lhhw-ymzx-module-content .lhhw-zxdt-module:nth-child(3n+2) {
  border-top: 5px solid #d76100;
}
.lhhw-ymzx-module .lhhw-ymzx-module-content .lhhw-zxdt-module:last-child {
  margin-right: 0;
  border-top: 5px solid #9f3124;
}
.lhhw-ymzx-module .lhhw-ymzx-module-content .lhhw-zxdt-module .lhhw-zxdt-module-title {
  float: left;
  line-height: 30px;
  font-size: 18px;
  color: #3c3c3c;
  font-weight: bold;
}
.lhhw-ymzx-module .lhhw-ymzx-module-content .lhhw-zxdt-module .lhhw-zxdt-module-more {
  width: 85px;
  float: right;
}
.lhhw-ymzx-module .lhhw-ymzx-module-content .lhhw-zxdt-module .lhhw-zxdt-module-more a {
  display: inline-block;
  width: 80px;
  line-height: 30px;
  border: 1px solid #E50416;
  color: #E50416;
  text-align: center;
  border-radius: 5px;
}
.lhhw-ymzx-module .lhhw-ymzx-module-content .lhhw-zxdt-module .lhhw-zxdt-module-content {
  clear: both;
}
.lhhw-ymzx-module .lhhw-ymzx-module-content .lhhw-zxdt-module .lhhw-zxdt-pitem {
  margin-top: 50px;
  margin-bottom: 20px;
  position: relative;
}
.lhhw-ymzx-module .lhhw-ymzx-module-content .lhhw-zxdt-module .lhhw-zxdt-pitem .lhhw-zxdt-item-pic {
  width: 175px;
  height: 130px;
  float: left;
}
.lhhw-ymzx-module .lhhw-ymzx-module-content .lhhw-zxdt-module .lhhw-zxdt-pitem .lhhw-zxdt-item-pic img {
  width: 160px;
  height: 130px;
}
.lhhw-ymzx-module .lhhw-ymzx-module-content .lhhw-zxdt-module .lhhw-zxdt-pitem .lhhw-zxdt-item-title {
  width: 195px;
  float: left;
  color: #414141;
}
.lhhw-ymzx-module .lhhw-ymzx-module-content .lhhw-zxdt-module .lhhw-zxdt-pitem .lhhw-zxdt-item-detail {
  display: inline-block;
  right: 0;
  bottom: 0;
  text-align: right;
  position: absolute;
  color: #5e95f0;
}
.lhhw-ymzx-module .lhhw-ymzx-module-content .lhhw-zxdt-module .lhhw-zxdt-pitem:after {
  content: "";
  display: block;
  clear: both;
}
.lhhw-zxdt-item{border-bottom:1px solid #ddd; line-height:36px;}
.lhhw-ymzx-module .lhhw-ymzx-module-content .lhhw-zxdt-module .lhhw-zxdt-item .lhhw-zxdt-item-title {
  color: #414141;
  line-height: 32px;
  background: url(../images/xfk-icon.png) 0 center no-repeat;
}
.lhhw-ymzx-module .lhhw-ymzx-module-content .lhhw-zxdt-module .lhhw-zxdt-item .lhhw-zxdt-item-title a {
  color: #414141;
}
.lhhw-ymzx-module .lhhw-ymzx-module-content:after {
  content: "";
  display: block;
  clear: both;
}
.lhhw-cgal-module {
  width: 100%;
  margin: 50px auto 0;
}
.lhhw-cgal-module .lhhw-cgal-module-title {
  font-size: 36px;
  color: #E00314;
  text-align: center;
  font-weight: bold;
}
.lhhw-cgal-module .lhhw-cgal-module-content {
  margin-top: 50px;
}
.lhhw-cgal-module .lhhw-cgal-module-content .lhhw-cgal-item {
  width: 94%;
  float: left;
  margin-left:3%;
  margin-bottom: 20px;
}
.lhhw-cgal-module .lhhw-cgal-module-content .lhhw-cgal-item:last-child {
  margin-right: 0;
}
.lhhw-cgal-module .lhhw-cgal-module-content .lhhw-cgal-item .lhhw-cgal-item-pic img {
  width: 100%;
  height: 245px;
  display: block;
}
.lhhw-cgal-module .lhhw-cgal-module-content .lhhw-cgal-item .lhhw-cgal-item-title {
  margin: 20px;
}
.lhhw-cgal-module .lhhw-cgal-module-content .lhhw-cgal-item .lhhw-cgal-item-date {
  position: absolute;
  left: 20px;
  bottom: 20px;
}
.lhhw-cgal-module .lhhw-cgal-module-content .lhhw-cgal-item:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 383px;
  height: 413px;
  border: 1px solid #adbdea;
  z-index: -1;
}
.lhhw-cgal-module .lhhw-cgal-module-content:after {
  content: "";
  display: block;
  clear: both;
}
.lhhw-cgal-module .lhhw-cgal-module-more {
  width: 330px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border: 1px solid #E50416;
  color: #E50416;
  border-radius: 10px;
  margin: 50px auto 0;
  font-size: 18px;
}
.lhhw-cgal-module .lhhw-cgal-module-more a {
  color: #E50416;
}
.ywtly-module {
  width: 1140px;
  margin: 50px auto 0;
  background: #e9e9e9;
  padding: 50px;
}
.ywtly-module .ywtly-module-title {
  font-size: 36px;
  color: #E00314;
  text-align: center;
  font-weight: bold;
}
.ywtly-module .ywtly-input {
  display: block;
  width: 550px;
  height: 30px;
  background: #fff;
  border: 1px solid #d3d3d3;
  padding: 15px;
  margin: 20px auto 0;
  font-size: 20px;
}
.ywtly-module .ywtly-textarea {
  display: block;
  width: 550px;
  height: 120px;
  background: #fff;
  border: 1px solid #d3d3d3;
  padding: 15px;
  margin: 20px auto 0;
  font-size: 20px;
}
.ywtly-module .ywtly-btn {
  display: block;
  width: 205px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border: none;
  background: #ee7700;
  color: #fff;
  font-size: 20px;
  margin: 40px auto 0;
  border-radius: 10px;
}
.lhhw-zjtd-module {
  background: #17499d;
  margin-top: 60px;
}
.lhhw-zjtd-module .lhhw-zjtd-module-title {
  text-align: center;
  color: #fff;
  padding: 30px 0;
  font-size: 36px;
  font-weight: bold;
}
.lhhw-zjtd-module .lhhw-zjtd-module-content {
  width: 1100px;
  margin: 0 auto;
}
.lhhw-zjtd-module .lhhw-zjtd-module-content .swiper-button-next {
  width: 44px;
  height: 44px;
  top: 160px;
  background: url(../images/next-icon.png) no-repeat;
}
.lhhw-zjtd-module .lhhw-zjtd-module-content .swiper-button-prev {
  width: 44px;
  height: 44px;
  top: 160px;
  background: url(../images/prev-icon.png) no-repeat;
}
.lhhw-zjtd-module .lhhw-zjtd-module-content .lhhw-zjtd-item {
  width: 210px;
  background: #efefef;
  position: relative;
  padding-bottom: 30px;
}
.lhhw-zjtd-module .lhhw-zjtd-module-content .lhhw-zjtd-item img {
  display: block;
}
.lhhw-zjtd-module .lhhw-zjtd-module-content .lhhw-zjtd-item .lhhw-zjtd-item-pic {
  margin-bottom: 10px;
}
.lhhw-zjtd-module .lhhw-zjtd-module-content .lhhw-zjtd-item .lhhw-zjtd-item-title,
.lhhw-zjtd-module .lhhw-zjtd-module-content .lhhw-zjtd-item .lhhw-zjtd-item-summary {
  color: #2f2f2f;
  line-height: 32px;
  text-align: center;
}
.lhhw-zjtd-module .lhhw-zjtd-module-content .lhhw-zjtd-item .lhhw-zjtd-item-btn {
  width: 130px;
  height: 32px;
  position: absolute;
  background: #ee7700;
  border-radius: 20px;
  line-height: 32px;
  text-align: center;
  bottom: -15px;
  left: 50%;
  transform: translate(-50%, 0);
  color: #fff;
}
.lhhw-zjtd-module .lhhw-zjtd-module-content .swiper-slide {
  padding-bottom: 50px;
}
.lhhw-hwzx-banner {
  width: 100%;
  height: 340px;
  background: url(../images/second-banner.jpg) center 0 no-repeat;
}
.lhhw-hwzx-banner.lhhw-lhhd-banner {
  background: url(../images/lhhd-banner.jpg) center 0 no-repeat;
}
.lhhw-hwzx-banner.lhhw-lhrmtj-banner {
  background: url(../images/lhrmtj-banner.jpg) center 0 no-repeat;
}
.lhhw-hwzx-banner.lhhw-lhzx-banner {
  background: url(../images/lhzx-banner.jpg) center 0 no-repeat;
}
.lhhw-hwzx-banner .lhhw-banner-module {
  width: 1200px;
  margin: 0 auto;
  height: 100%;
  position: relative;
}
.lhhw-hwzx-banner .lhhw-banner-pagename {
  width: 220px;
  height: 75px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  line-height: 75px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(../images/second-banner-pagename-bg.jpg) no-repeat;
}
.lhhw-hwzx-breadcurmb {
  width: 1200px;
  margin: 0 auto;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  text-align: right;
  border-bottom: 1px solid #eaeaea;
  color: #969696;
}
.lhhw-hwzx-breadcurmb a,
.lhhw-hwzx-breadcurmb a:link,
.lhhw-hwzx-breadcurmb a:visited,
.lhhw-hwzx-breadcurmb a:hover,
.lhhw-hwzx-breadcurmb a:active {
  display: inline-block;
  color: #969696;
  padding: 0 5px;
}
.lhhw-hwzx-breadcurmb a.link-home {
  padding-left: 30px;
  background: url(../images/breadcrumb-icon.png) 0 center no-repeat;
}
.lhhw-hwzx-content {
  width: 1200px;
  margin: 30px auto;
}
.lhhw-hwzx-content .lhhw-hwzx-content-left {
  width: 870px;
  float: left;
  margin-right: 20px;
}
.lhhw-hwzx-content .lhhw-hwzx-content-right {
  width: 310px;
  float: left;
}
.lhhw-hwzx-content:after {
  content: "";
  display: block;
  clear: both;
}
.lhhw-hwzx-module {
  width: 870px;
}
.lhhw-hwzx-module .lhhw-hwzx-item {
  background: #f5f5f5;
  margin-bottom: 25px;
  position: relative;
  border: 1px solid #fff;
}
.lhhw-hwzx-module .lhhw-hwzx-item:after {
  content: "";
  display: block;
  clear: both;
}
.lhhw-hwzx-module .lhhw-hwzx-item:hover {
  border: 1px solid #ee7700;
}
.lhhw-hwzx-module .lhhw-hwzx-item .lhhw-hwzx-item-pic {
  width: 257px;
  height: 167px;
  float: left;
}
.lhhw-hwzx-module .lhhw-hwzx-item .lhhw-hwzx-item-right {
  width: 600px;
  height: 167px;
  padding-right: 10px;
  float: left;
}
.lhhw-hwzx-module .lhhw-hwzx-item .lhhw-hwzx-item-title {
  font-size: 20px;
  padding-top: 20px;
  line-height: 32px;
  color: #4273b6;
  cursor: pointer;
  font-weight: bold;
}
.lhhw-hwzx-module .lhhw-hwzx-item .lhhw-hwzx-item-title:hover {
  color: #EE7700;
}
.lhhw-hwzx-module .lhhw-hwzx-item .lhhw-hwzx-item-summary {
  color: #7c7c7c;
  margin-top: 15px;
  font-size: 14px;
}
.lhhw-hwzx-module .lhhw-hwzx-item .lhhw-hwzx-item-date {
  color: #7c7c7c;
  margin-top: 15px;
  font-size: 14px;
}
.lhhw-hwzx-module .lhhw-hwzx-item .lhhw-hwzx-item-btn {
  position: absolute;
  right: 50px;
  bottom: 20px;
  background: #ee7700;
  padding: 5px 15px;
  border-radius: 5px;
  font-size: 14px;
  color: #fff;
}
.lhhw-hwzx-module .lhhw-hwzx-item .lhhw-hwzx-item-btn.has-expired {
  background: #9f9f9f;
}
.lhhw-hwzx-module .lhhw-hwzx-item .lhhw-hwzx-item-desc {
  color: #7c7c7c;
  margin-top: 15px;
  font-size: 14px;
}
.lhhw-hwzx-module .lhhw-hwzx-item .lhhw-hwzx-item-desc span {
  color: #ee7700;
}
.lhhw-kqym-module {
  width: 250px;
  padding: 100px 30px 50px;
  background: #32374c url(../images/lhhw-kqym-title.png) center 20px no-repeat;
}
.lhhw-kqym-module .lhhw-kqym-input {
  display: block;
  margin-top: 25px;
  width: 240px;
  padding: 5px;
  height: 25px;
  font-size: 14px;
  background: #fff;
  border: none;
}
.lhhw-kqym-module .lhhw-kqym-select {
  display: block;
  margin-top: 25px;
  width: 250px;
  height: 35px;
}
.lhhw-kqym-module .lhhw-kqym-btn {
  display: block;
  width: 250px;
  background: #ee7700;
  height: 45px;
  line-height: 45px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  border: none;
  margin-top: 25px;
  border-radius: 5px;
}
.lhhw-hwzx-ymzx-module {
  width: 288px;
  padding: 10px;
  margin-bottom: 30px;
  border: 1px solid #d6d6d6;
}
.lhhw-hwzx-ymzx-module .lhhw-hwzx-ymzx-module-title {
  width: 200px;
  float: left;
  line-height: 40px;
  font-size: 18px;
  font-weight: bold;
  color: #32374c;
}
.lhhw-hwzx-ymzx-module .lhhw-hwzx-ymzx-module-more {
  width: 60px;
  float: right;
  text-align: right;
  line-height: 40px;
  font-size: 14px;
}
.lhhw-hwzx-ymzx-module .lhhw-hwzx-ymzx-module-more a {
  color: #32374c;
}
.lhhw-hwzx-ymzx-module .lhhw-hwzx-ymzx-module-content {
  clear: both;
  padding-bottom: 20px;
  padding-top: 20px;
}
.lhhw-hwzx-ymzx-module .lhhw-hwzx-ymzx-module-content .lhhw-hwzx-ymzx-item {
  border-bottom: 1px dashed #d6d6d6;
  padding: 10px 0;
  font-size: 16px;
  color: #515151;
}
.lhhw-hwzx-ymzx-module .lhhw-video-item {
  width: 260px;
  margin: 0 auto;
}
.lhhw-hwzx-ymzx-module .lhhw-video-item .lhhw-video-item-pic img {
  width: 260px;
  height: 186px;
}
.lhhw-video .swiper-button-next {
  right: -15px;
  background: url(../images/right-sj.png) no-repeat;
}
.lhhw-video .swiper-button-prev {
  left: 0;
  background: url(../images/left-sj.png) no-repeat;
}
.lhhw-lhry-module {
  border: 1px solid #e5e5e5;
}
.lhhw-lhry-module .lhhw-lhry-item {
  width: 240px;
  height: 165px;
  float: left;
  margin: 40px 43px;
}
.lhhw-lhry-module .lhhw-lhry-module-content {
  padding-bottom: 30px;
}
.lhhw-lhry-module .lhhw-lhry-module-content:after {
  content: "";
  display: block;
  clear: both;
}
.lhhw-lhry-module:after {
  content: "";
  display: block;
  clear: both;
}
.lhhw-lhry-module .lhhw-lhry-item-title {
  color: #32374c;
}
.lhhw-lhtd-module {
  width: 288px;
  padding: 10px;
  margin-top: 30px;
  border: 1px solid #d6d6d6;
}
.lhhw-lhtd-module .lhhw-lhtd-module-title {
  width: 200px;
  float: left;
  line-height: 40px;
  font-size: 18px;
  font-weight: bold;
  color: #32374c;
}
.lhhw-lhtd-module .lhhw-lhtd-module-more {
  width: 60px;
  float: right;
  text-align: right;
  line-height: 40px;
  font-size: 14px;
}
.lhhw-lhtd-module .lhhw-lhtd-module-more a {
  color: #32374c;
}
.lhhw-lhtd-module .lhhw-lhtd-module-content {
  clear: both;
  padding-bottom: 20px;
}
.lhhw-lhtd-module .lhhw-lhtd-module-content:after {
  content: "";
  display: block;
  clear: both;
}
.lhhw-lhtd-module .lhhw-lhtd-module-content .lhhw-lhtd-item {
  width: 125px;
  padding-left: 15px;
  float: left;
  margin-top: 15px;
  font-size: 16px;
  color: #595959;
}
.lhhw-lhtd-module .lhhw-lhtd-module-content .lhhw-lhtd-item-title {
  background: #eaeaea;
  line-height: 45px;
  text-align: center;
  font-size: 14px;
}
.lhhw-lhtd-module .lhhw-lhtd-module-content .lhhw-lhtd-item-pic img {
  width: 125px;
  height: 90px;
  display: block;
}
.lhhw-lhzx-lhtd-module {
  border: 1px solid #e5e5e5;
}
.lhhw-lhzx-lhtd-module .lhhw-lhzx-lhtd-module-content {
  padding-bottom: 35px;
}
.lhhw-lhzx-lhtd-module .lhhw-lhzx-lhtd-module-content:after {
  content: "";
  display: block;
  clear: both;
}
.lhhw-lhzx-lhtd-module .lhhw-lhzx-lhtd-module-content .lhhw-lhzx-lhtd-item {
  width: 240px;
  height: 260px;
  float: left;
  margin: 36px 0 0 36px;
  background: #eaeaea;
  text-align: center;
}
.lhhw-lhzx-lhtd-module .lhhw-lhzx-lhtd-module-content .lhhw-lhzx-lhtd-item .lhhw-lhzx-lhtd-item-title {
  margin-top: 15px;
  font-size: 16px;
  font-weight: bold;
  color: #4273b6;
}
.lhhw-lhzx-lhtd-module .lhhw-lhzx-lhtd-module-content .lhhw-lhzx-lhtd-item .lhhw-lhzx-lhtd-item-desc {
  color: #414141;
  margin-top: 10px;
  font-size: 16px;
}
.lhhw-ymgj-module {
  padding-bottom: 20px;
  border-bottom: 5px solid #d6d6d6;
  margin-bottom: 40px;
}
.lhhw-ymgj-module:after {
  content: "";
  display: block;
  clear: both;
}
.lhhw-ymgj-module .lhhw-ymgj-mleft {
  float: left;
  width: 100px;
  font-size: 14px;
  color: #828282;
}
.lhhw-ymgj-module .lhhw-ymgj-mright {
  float: left;
  width: 770px;
  font-size: 14px;
  color: #828282;
}
.lhhw-ymgj-module .lhhw-ymgj-mright a,
.lhhw-ymgj-module .lhhw-ymgj-mright a:link,
.lhhw-ymgj-module .lhhw-ymgj-mright a:hover,
.lhhw-ymgj-module .lhhw-ymgj-mright a:visited,
.lhhw-ymgj-module .lhhw-ymgj-mright a:active {
  color: #828282;
  display: inline-block;
  padding: 0 5px;
  margin-bottom: 10px;
}
.lhhw-ymgj-module .lhhw-ymgj-mright a.active,
.lhhw-ymgj-module .lhhw-ymgj-mright a:link.active,
.lhhw-ymgj-module .lhhw-ymgj-mright a:hover.active,
.lhhw-ymgj-module .lhhw-ymgj-mright a:visited.active,
.lhhw-ymgj-module .lhhw-ymgj-mright a:active.active {
  color: #ee7700;
}
.lhhw-hwzx-news-detail .lhhw-hwzx-news-detail-title {
  font-size: 24px;
  font-weight: bold;
  color: #3c3c3c;
}
.lhhw-hwzx-news-detail .lhhw-hwzx-news-info {
  margin-top: 10px;
  font-size: 14px;
  position: relative;
  line-height: 40px;
  color: #757575;
  border-bottom: 1px solid #c4c4c4;
}
.lhhw-hwzx-news-detail .lhhw-hwzx-news-info a,
.lhhw-hwzx-news-detail .lhhw-hwzx-news-info a:link,
.lhhw-hwzx-news-detail .lhhw-hwzx-news-info a:visited,
.lhhw-hwzx-news-detail .lhhw-hwzx-news-info a:hover,
.lhhw-hwzx-news-detail .lhhw-hwzx-news-info a:active {
  color: #757575;
}
.lhhw-hwzx-news-detail .lhhw-hwzx-news-info a.active,
.lhhw-hwzx-news-detail .lhhw-hwzx-news-info a:link.active,
.lhhw-hwzx-news-detail .lhhw-hwzx-news-info a:visited.active,
.lhhw-hwzx-news-detail .lhhw-hwzx-news-info a:hover.active,
.lhhw-hwzx-news-detail .lhhw-hwzx-news-info a:active.active {
  color: #25449c;
}
.lhhw-hwzx-news-detail .lhhw-hwzx-news-info span {
  display: inline-block;
  margin-right: 20px;
}
.lhhw-hwzx-news-detail .news-share {
  display: block;
  position: absolute;
  right: 0;
  top: 10px;
}
.lhhw-hwzx-news-detail .lhhw-hwzx-news-content {
  padding: 20px 0;
  border-bottom: 1px solid #c4c4c4;
  line-height: 2;
}
.lhhw-hwzx-news-detail .lhhw-hwzx-news-content p {
  margin: 1em 0;
}
.lhhw-hwzx-news-detail .lhhw-hwzx-other {
  margin-top: 30px;
  font-size: 16px;
}
.lhhw-hwzx-news-detail .lhhw-hwzx-other .lhhw-hwzx-prev,
.lhhw-hwzx-news-detail .lhhw-hwzx-other .lhhw-hwzx-next {
  margin-bottom: 10px;
}
.lhhw-hwzx-news-detail .lhhw-hwzx-other .lhhw-hwzx-prev span,
.lhhw-hwzx-news-detail .lhhw-hwzx-other .lhhw-hwzx-next span {
  color: #196ebe;
}
.lhhw-hwzx-news-detail .lhhw-hwzx-other .lhhw-hwzx-prev a,
.lhhw-hwzx-news-detail .lhhw-hwzx-other .lhhw-hwzx-next a,
.lhhw-hwzx-news-detail .lhhw-hwzx-other .lhhw-hwzx-prev a:link,
.lhhw-hwzx-news-detail .lhhw-hwzx-other .lhhw-hwzx-next a:link,
.lhhw-hwzx-news-detail .lhhw-hwzx-other .lhhw-hwzx-prev a:visited,
.lhhw-hwzx-news-detail .lhhw-hwzx-other .lhhw-hwzx-next a:visited,
.lhhw-hwzx-news-detail .lhhw-hwzx-other .lhhw-hwzx-prev a:hover,
.lhhw-hwzx-news-detail .lhhw-hwzx-other .lhhw-hwzx-next a:hover,
.lhhw-hwzx-news-detail .lhhw-hwzx-other .lhhw-hwzx-prev a:active,
.lhhw-hwzx-news-detail .lhhw-hwzx-other .lhhw-hwzx-next a:active {
  color: #727272;
}
.link-news-module {
  margin-top: 50px;
}
.link-news-module .link-news-container {
  width: 418px;
  float: left;
  border: 1px solid #e5e5e5;
}
.link-news-module .link-news-container:first-child {
  margin-right: 30px;
}
.link-news-module .link-news-container-title {
  background: #3487de;
  color: #fff;
  text-indent: 20px;
  font-size: 16px;
  line-height: 50px;
}
.link-news-module .link-news-container-content {
  padding: 10px;
  min-height: 240px;
}
.link-news-module .link-news-container-content .link-news-item {
  line-height: 30px;
  padding-left: 20px;
  background: url(../images/xfk-icon.jpg) 5px center no-repeat;
}
.link-news-module .link-news-container-content .link-news-item a,
.link-news-module .link-news-container-content .link-news-item a:link,
.link-news-module .link-news-container-content .link-news-item a:visited,
.link-news-module .link-news-container-content .link-news-item a:hover,
.link-news-module .link-news-container-content .link-news-item a:active {
  color: #7d7d7d;
}
.lhhw-zjzx-module {
  margin-top: 30px;
  padding: 30px;
  background: #9e5b18;
}
.lhhw-zjzx-module .lhhw-zjzx-item-pic img {
  display: block;
  width: 100%;
}
.lhhw-zjzx-module .lhhw-zjzx-item-title {
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  margin-top: 10px;
  line-height: 32px;
}
.lhhw-zjzx-module .lhhw-zjzx-item-desc {
  text-align: center;
  color: #fff;
}
.lhhw-zjzx-module .lhhw-zjzx-item-btn {
  width: 90px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  border-radius: 20px;
  background: #f29d48;
  font-size: 18px;
  font-weight: bold;
  padding: 0 10px;
  margin: 10px auto 0;
  box-shadow: #984c00 0px 0px 5px;
}
