.image {
  width: 100%;
  height: auto;
  display: block;
}
.img {
  margin: auto;
  display: block;
}
.text-right {
  text-align: right;
}
.pages {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 30px auto 0;
}
.pages .num-group {
  display: flex;
}
.pages .num {
  width: 32px;
  height: 32px;
  border: 1px solid #ddd;
  font-size: 16px;
  color: #999;
  border-radius: 6px;
  margin-right: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.pages .num.on {
  border: 1px solid #999;
  color: #999;
}
.pages .num:last-child {
  margin-right: 0;
}
.pages .page-btn {
  width: 16px;
  height: 25px;
  background-size: cover;
  cursor: pointer;
}
.pages .prov {
  background-image: url("../img/page-l.png");
  margin-right: 60px;
}
.pages .next {
  background-image: url("../img/page-r.png");
  margin-left: 60px;
}
.about .p1 {
  color: #666;
  font-size: 14px;
  line-height: 2em;
}
.about-us-ul {
  margin-top: 36px;
}
.about-us-ul:after {
  content: "";
  display: block;
  clear: both;
}
.about-us-ul .p2 {
  color: #465ab4;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 4px;
}
.about-us-ul .p3 {
  color: #465ab4;
  font-size: 16px;
  text-align: center;
}
.about-us-ul .li {
  float: left;
  padding: 0 48px;
  width: 160px;
  box-sizing: content-box;
  background: url("../img/about-us-line.png") no-repeat right;
}
.about-us-ul .li:first-child {
  padding-left: 0;
}
.about-us-ul .li:last-child {
  padding-right: 0;
  background: #fff;
}
.gywm .image {
  margin: 45px 0;
}
.csrzc .top-e {
  font-size: 14px;
  color: #7b7b7b;
  text-align: center;
}
.csrzc .title {
  font-size: 28px;
  color: #c8a582;
  text-align: center;
  line-height: 2em;
}
.csrzc .name {
  font-size: 22px;
  color: #333;
  text-align: center;
}
.csrzc .shenfen {
  font-size: 16px;
  color: #999;
  text-align: center;
  line-height: 3.2em;
}
.csrzc .p1 {
  color: #999;
  font-size: 16px;
  line-height: 2em;
  text-indent: 2em;
  margin: 28px 0;
}
.csrzc .img {
  margin: 45px auto;
}
.krjy-ul .li {
  width: 100%;
  cursor: pointer;
}
.krjy-ul .li:hover {
  box-shadow: 2px 2px 4px #ddd;
}
.krjy-ul .li:hover .name,
.krjy-ul .li:hover .p1 {
  color: #465ab4;
}
.krjy-ul .li:after {
  content: "";
  display: block;
  clear: both;
}
.krjy-ul .tx {
  float: left;
  width: 124px;
  height: 124px;
  border-radius: 124px;
  overflow: hidden;
  background-size: cover;
  margin: 30px 20px 30px 30px;
}
.krjy-ul .text {
  float: left;
  width: 780px;
  border-bottom: 1px solid #eee;
  padding: 30px 0;
}
.krjy-ul .text .top {
  margin-bottom: 10px;
}
.krjy-ul .text .name {
  font-size: 18px;
  color: #333;
  margin-right: 10px;
}
.krjy-ul .text .p1 {
  font-size: 14px;
  color: #666;
}
.krjy-ul .text .p2 {
  font-size: 14px;
  color: #999;
  line-height: 1.6em;
}
.lxwm {
  margin-top: 70px;
}
.address-item {
  width: 966px;
  margin-bottom: 24px;
  border: 2px solid #f8f8f8;
}
.address-item:hover {
  box-shadow: 2px 2px 4px #ddd;
}
.address-item:after {
  content: "";
  display: block;
  clear: both;
}
.address-item .left {
  float: left;
  width: 436px;
  height: 300px;
  color: #999;
  text-align: center;
}
.address-item .p1 {
  margin: 66px 0 16px;
  font-size: 24px;
}
.address-item .p2 {
  font-size: 14px;
}
.address-item .right {
  float: left;
  width: 526px;
  height: 300px;
  background-size: cover;
}
.lxfs-ul {
  width: 966px;
  background: #f6f6f6;
}
.lxfs-ul:after {
  content: "";
  display: block;
  clear: both;
}
.lxfs-ul .icon {
  width: 84px;
  height: 100px;
  background-size: cover;
  margin: 36px auto 20px;
}
.lxfs-ul .phone {
  background-image: url("../img/lxfs1.png");
}
.lxfs-ul .email {
  background-image: url("../img/lxfs2.png");
}
.lxfs-ul .chuanzhen {
  background-image: url("../img/lxfs3.png");
}
.lxfs-ul .li-text {
  color: #999;
  font-size: 16px;
}
.lxfs-ul .li {
  height: 238px;
  width: 25%;
  float: left;
  text-align: center;
  cursor: pointer;
}
.lxfs-ul .li:hover .phone {
  background-image: url("../img/lxfs1-on.png");
}
.lxfs-ul .li:hover .email {
  background-image: url("../img/lxfs2-on.png");
}
.lxfs-ul .li:hover .chuanzhen {
  background-image: url("../img/lxfs3-on.png");
}
.lxwm-form {
  width: 100%;
  border: 1px solid #f6f6f6;
  margin-top: 20px;
  padding: 50px 58px 55px;
}
.lxwm-form:after {
  content: "";
  display: block;
  clear: both;
}
.lxwm-form .left {
  float: left;
  width: 594px;
}
.lxwm-form .right {
  float: left;
  width: 202px;
  height: 282px;
  border: 1px solid #ddd;
  margin-left: 50px;
  border-radius: 4px;
  text-align: center;
  color: #999;
}
.lxwm-form .row {
  width: 100%;
  margin-bottom: 20px;
}
.lxwm-form .input {
  width: 270px;
  height: 40px;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding-left: 10px;
  font-size: 16px;
}
.lxwm-form .input:last-child {
  margin-left: 50px;
}
.lxwm-form .input:focus {
  border: 1px solid #c8a582;
}
.lxwm-form .area {
  width: 100%;
  height: 160px;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding-left: 10px;
  font-size: 16px;
  padding-top: 10px;
}
.lxwm-form .area:focus {
  border: 1px solid #c8a582;
}
.lxwm-form .submit {
  width: 160px;
  height: 40px;
  background: #1f2e5d;
  color: #fff;
  text-align: center;
  line-height: 40px;
  border: 0;
  font-size: 18px;
  border-radius: 4px;
  margin-top: 40px;
}
.lxwm-form .aside-h {
  font-size: 21px;
  margin: 40px 0 8px;
}
.lxwm-form .aside-p {
  font-size: 16px;
  line-height: 1.3em;
}
.lxwm-form .code {
  margin-top: 14px;
}
.form-title {
  color: #999;
  margin-bottom: 30px;
}
.form-title .title {
  font-size: 24px;
}
.form-title .tip {
  font-size: 16px;
  margin-left: 30px;
}
.fwly {
  margin-bottom: 20px;
}
.fwly:after {
  content: "";
  display: block;
  clear: both;
}
.fwly h1 {
  color: #1f2e5d;
  font-size: 20px;
  height: 68px;
  line-height: 68px;
  background: url("../img/aside-t.png") no-repeat left center;
  padding-left: 30px;
  font-weight: bold;
  margin-bottom: 40px;
}
.fwly .aside {
  width: 230px;
  float: left;
}
.fwly .aside dl dt {
  display: flex;
  align-items: center;
  min-height: 57px;
  background: linear-gradient(to right, #5067b0, #7c93de);
  color: #fff;
  font-size: 20px;
  line-height: 1.5;
  padding: 0 30px;
  border-bottom: 1px solid #efefef;
}
.fwly .aside dl dd {
  background: #f8f8f8;
  font-size: 16px;
  color: #5682c4;
  border-bottom: 1px solid #efefef;
  padding: 9px 20px;
  line-height: 1.5;
  cursor: pointer;
}
.fwly .aside dl dd.on {
  color: #fff;
  background: linear-gradient(to right, #5682c4, #80b8ff);
}
.fwly .section {
  width: 906px;
  float: left;
  margin-left: 60px;
  margin-bottom: 60px;
}
.fwly .h2 {
  color: #1f2e5d;
  font-size: 24px;
}
.fwly .h3 {
  margin: 30px 0;
  color: #666;
  font-size: 18px;
}
.fwly .h4 {
  font-weight: normal;
  line-height: 2em;
  font-size: 14px;
  color: #666;
}
.fwly p {
  color: #666;
  font-size: 14px;
  line-height: 2em;
}
.fwly .p2 {
  padding-left: 36px;
}
.fwly .section-ul li {
  list-style: disc;
  color: #666;
  font-size: 14px;
  margin-left: 34px;
  line-height: 2em;
}
.fwly .section-img {
  margin: 40px 0;
}
.hzhb .p1 {
  line-height: 2em;
  color: #666;
  font-size: 14px;
}
.hzhb-ul {
  background: #f7f7f7;
  margin: 36px 0 16px;
}
.hzhb-ul:after {
  content: "";
  display: block;
  clear: both;
}
.hzhb-ul li {
  float: left;
  text-align: center;
  padding: 30px;
  color: #c8a582;
  cursor: pointer;
  background: url("../img/hzhb-line.jpg") no-repeat right;
}
.hzhb-ul li .h6 {
  font-size: 22px;
  line-height: 1.8em;
}
.hzhb-ul li .p2 {
  font-size: 16px;
}
.hzhb-ul li:hover {
  color: #1f2e5d;
}
.hzhb-ul li:last-child {
  background: #f7f7f7;
}
.bfhzhbzs .h3 {
  font-size: 22px;
  color: #1f2e5d;
  font-weight: normal;
  margin: 50px 0 26px;
}
.bfhzhbzs-box {
  width: 100%;
  padding: 25px;
  background: #f5f5f5;
}
.bfhzhbzs-box:after {
  content: "";
  display: block;
  clear: both;
}
.bfhzhbzs-box .left {
  float: left;
  width: 736px;
  height: 400px;
}
.bfhzhbzs-box .right {
  float: left;
  width: 170px;
  height: 400px;
  background: #fff;
  margin-left: 10px;
}
.bfhzhbzs-ul {
  margin-top: 80px;
}
.bfhzhbzs-ul li {
  font-size: 20px;
  text-align: center;
  cursor: pointer;
}
.bfhzhbzs-ul li span {
  height: 80px;
  line-height: 80px;
  color: #999;
}
.bfhzhbzs-ul li.on span {
  border-bottom: 2px solid #c8a582;
  display: inline-block;
  color: #c8a582;
}
.bfhzhbzs-icon-ul {
  width: 100%;
}
.bfhzhbzs-icon-ul:after {
  content: "";
  display: block;
  clear: both;
}
.bfhzhbzs-icon-ul li {
  width: 182px;
  float: left;
  height: 65px;
  background-size: cover;
  margin: 1px;
  cursor: pointer;
}
.bfhzhbzs-icon-ul li:hover {
  border: 1px solid #cbaa89;
}
.jdal-ul {
  margin: 50px 0;
}
.jdal-ul li {
  display: inline-block;
  border: 1px solid #c8a582;
  border-radius: 8px;
  color: #666;
  font-size: 18px;
  padding: 4px 14px;
  cursor: pointer;
  margin-right: 30px;
}
.jdal-ul li.on {
  background: #c8a582;
  color: #fff;
}
.jdal-ul li:last-child {
  margin-right: 0;
}
.jdal-item {
  display: none;
}
.jdal-item.on {
  display: block;
}
.jdanl-ul,
.ycwz-ul {
  width: 100%;
}
.jdanl-ul:after,
.ycwz-ul:after {
  content: "";
  display: block;
  clear: both;
}
.jdal-li,
.ycwz-li {
  width: 311px;
  float: left;
  margin-right: 16px;
  cursor: pointer;
  padding-bottom: 30px;
}
.jdal-li:last-child,
.ycwz-li:last-child {
  margin-right: 0;
}
.jdal-li .icon,
.ycwz-li .icon {
  width: 100%;
  height: 190px;
  background-size: cover;
}
.jdal-li h3,
.ycwz-li h3 {
  font-size: 18px;
  color: #1f2e5d;
  text-align: center;
  margin-top: 16px;
}
.jdal-li h4,
.ycwz-li h4 {
  font-size: 14px;
  color: #666;
  text-align: center;
  font-weight: normal;
  margin-bottom: 20px;
  margin-top: 4px;
}
.jdal-li p,
.ycwz-li p {
  font-size: 14px;
  color: #999;
}
.jdal-li:hover h3,
.ycwz-li:hover h3 {
  color: #c8a582;
}
.ycwz-li h3 {
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 54px;
  font-size: 18px;
  color: #1f2e5d;
  text-align: center;
  margin-top: 16px;
}
.more {
  text-align: right;
}
.more a {
  font-size: 14px;
  color: #c8a582;
  line-height: 2em;
}
.alxq {
  width: 814px;
}
.alxq h1 {
  font-size: 22px;
  color: #333;
  font-weight: normal;
  margin: 15px 0 35px;
}
.alxq h6 {
  font-size: 12px;
  color: #c8a582;
  font-weight: normal;
}
.alxq .alxq-h {
  border-bottom: 1px solid #d5d2d9;
  padding-bottom: 30px;
}
.alxq .alxq-c {
  padding-bottom: 40px;
}
.alxq .alxq-c p {
  font-size: 14px;
  color: #999;
  line-height: 2em;
  margin: 20px 0;
}
.alxq .alxq-c img {
  margin: 30px 0;
}
.alxq .alxq-b {
  border-top: 1px solid #d5d2d9;
  padding-top: 14px;
}
.alxq .toArticle {
  font-size: 14px;
  color: #999;
  cursor: pointer;
}
.alxq .next {
  float: right;
}
.ycwz-item h5 {
  text-align: center;
  color: #1f2e5d;
  font-size: 22px;
  margin: 40px 0;
}
.jieshao p {
  font-size: 14px;
  color: #666;
  line-height: 2em;
  margin: 20px 0;
}
.cbw-item .cbw-h {
  margin: 40px 0;
}
.cbw-item .cbw-h h3 {
  color: #37415f;
  font-size: 22px;
  font-weight: normal;
}
.cbw-item .kind {
  width: 65px;
  height: 23px;
  background-size: cover;
  background-image: url("../img/kind.png");
  line-height: 23px;
  color: #fff;
  font-size: 14px;
  padding-left: 10px;
}
.cbw-item .tushu-img {
  margin: 40px 0 30px;
  width: 100%;
  height: 218px;
}
.cbw-item h4 {
  color: #333;
  font-size: 18px;
}
.cbw-item h5 {
  color: #333;
  font-size: 16px;
  font-weight: normal;
}
.cbw-item .style-1,
.cbw-item .style-2 {
  color: #666;
  font-size: 14px;
  line-height: 2em;
}
.cbw-item .style-2 span:last-child {
  float: right;
}
.cbw-item .style-1:after {
  content: "";
  display: block;
  clear: both;
}
.cbw-item .style-1 .label {
  float: left;
  width: 45px;
}
.cbw-item .style-1 .vals {
  float: left;
  width: 240px;
}
.cbw-item .tushu-li-h {
  margin: 0px 0 14px;
}
.tushu-ul {
  width: 100%;
}
.tushu-ul:after {
  content: "";
  display: block;
  clear: both;
}
.tushu-ul li {
  float: left;
  width: 228px;
  margin-right: 140px;
}
.tushu-ul li:last-child {
  margin-right: 0;
}
.qikan-ul {
  width: 100%;
}
.qikan-ul:after {
  content: "";
  display: block;
  clear: both;
}
.qikan-ul li {
  float: left;
  width: 200px;
  margin-right: 41px;
  margin-bottom: 60px;
}
.qikan-ul li:last-child {
  margin-right: 0;
}
.qikan-ul li p {
  font-size: 14px;
  color: #666;
}
.qikan-ul .qikan-img {
  margin-bottom: 24px;
}
.qikan-ul .qikan-h {
  margin-bottom: 14px;
}
.tsxq-top {
  width: 100%;
  padding-bottom: 35px;
  border-bottom: 1px solid #d5d2d9;
}
.tsxq-top:after {
  content: "";
  display: block;
  clear: both;
}
.tsxq-top .left {
  width: 171px;
  float: left;
}
.tsxq-top .left img {
  max-width: 100%;
  height: auto;
}
.tsxq-top .right {
  width: 705px;
  float: left;
  margin-left: 90px;
}
.tsxq-top-h {
  margin-bottom: 20px;
}
.tsxq-top-h:after {
  content: "";
  display: block;
  clear: both;
}
.tsxq-top-h .kind {
  float: left;
  width: 65px;
  height: 23px;
  background-size: cover;
  background-image: url("../img/kind.png");
  line-height: 23px;
  color: #fff;
  font-size: 14px;
  padding-left: 10px;
  margin-right: 15px;
  margin-top: 3px;
}
.tsxq-top-h h3 {
  float: left;
  color: #333;
  font-size: 18px;
}
.tsxq-top-h h4 {
  float: left;
  color: #333;
  font-size: 16px;
  font-weight: normal;
  line-height: 27px;
  margin-left: 10px;
}
.tsxq-top-c p {
  font-size: 16px;
  color: #333;
}
.tsxq-top-a {
  margin: 10px 0;
  font-size: 14px;
  color: #666;
}
.tsxq-top-a .label {
  color: #333;
}
.tsxq-top-a .vals {
  margin-right: 20px;
}
.tsxq-top-a .buy {
  color: #ff4633;
}
.tsxq-top-s li {
  display: inline-block;
  width: 13px;
  height: 13px;
  background-size: cover;
  background-image: url("../img/star.jpg");
}
.tsxq-text {
  padding-bottom: 20px;
  border-bottom: 1px dashed #d5d2d9;
}
.tsxq-text h4 {
  font-size: 22px;
  color: #37415f;
  margin: 40px 0;
}
.tsxq-text p {
  font-size: 14px;
  color: #999;
  margin: 20px 0;
}
.tsxq-text .label-btn {
  margin-right: 36px;
}
.tsxq-text:last-child {
  border: 0;
}
.tsxq-text img {
  margin: 20px 0;
}
.scroll-text {
  height: 570px;
  width: 100%;
  overflow: auto;
}
.scroll-text p {
  margin: 0;
  line-height: 2em;
  min-height: 20px;
}
.swiperBox {
  width: 100%;
  height: 460px;
}
.swiperBox .wrapBox {
  width: 100%;
  height: 100%;
}
.swiperBox .wrapBox .slidebox {
  display: block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.swiperBox .swiper-pagination {
  bottom: 36px !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.swiperBox .swiper-pagination .swiper-pagination-bullet {
  border-radius: 50% !important;
  opacity: 1 !important;
  margin-left: 5px !important;
  margin-right: 0 !important;
  position: relative;
  width: 26px !important;
  height: 26px !important;
  border: none;
  background: transparent !important;
  background-image: url("../img/lunbo-btn.png") !important;
  background-repeat: no-repeat !important;
  background-position: center 2px !important;
  background-size: 26px 26px !important;
}
.swiperBox .swiper-pagination .swiper-pagination-bullet:first-child {
  margin-left: 0;
}
.swiperBox .swiper-pagination .swiper-pagination-bullet:last-child:before {
  content: '';
  width: 0;
  height: 0;
}
.swiperBox .swiper-pagination .swiper-pagination-bullet:last-child.swiper-pagination-bullet-active:before {
  content: '';
  width: 0;
  height: 0;
}
.swiperBox .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 26px !important;
  height: 26px !important;
  border: none;
  background: transparent !important;
  background-image: url("../img/lunbo-btn-on.png") !important;
  background-repeat: no-repeat !important;
  background-position: center 2px !important;
  background-size: 26px 26px !important;
}
.zxdt-banner {
  color: #fff;
}
.zxdt-banner .banner-text {
  margin-top: 100px;
  width: 505px;
}
.zxdt-banner h2 {
  font-size: 26px;
  font-weight: normal;
  margin-bottom: 30px;
}
.zxdt-banner h3 {
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 20px;
}
.zxdt-banner .btn {
  font-size: 14px;
  width: 102px;
  height: 40px;
  border: 1px solid #fff;
  border-radius: 40px;
  text-align: center;
  line-height: 38px;
}
.krdt-ul,
.krdt-ul-new {
  border-left: 1px dashed #c8a582;
  margin-top: 60px;
}
.krdt-ul:after,
.krdt-ul-new:after {
  content: "";
  display: block;
  clear: both;
}
.krdt-ul li,
.krdt-ul-new li {
  margin-bottom: 50px;
  position: relative;
}
.krdt-ul li:after,
.krdt-ul-new li:after {
  content: "";
  display: block;
  clear: both;
}
.krdt-ul-new {
  border-left: none;
}
.krdt-date {
  color: #999;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 10px;
}
.krdt-time {
  float: left;
  color: #999;
  font-size: 16px;
  line-height: 103px;
  margin-left: 40px;
}
.krdt-time:after {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  border-radius: 14px;
  border: 2px solid #c8a582;
  background: #fff;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 0;
  margin-left: -7px;
  margin-top: -7px;
}
.krdt-img-new {
  width: 263px;
  height: 149px;
  border: 1px solid #ededed;
  padding: 8px;
  float: left;
}
.krdt-img-new img {
  width: 100%;
  height: 100%;
}
.krdt-img {
  width: 189px;
  height: 103px;
  border: 1px solid #ededed;
  padding: 8px;
  float: left;
  margin-left: 20px;
}
.krdt-img img {
  width: 100%;
  height: 100%;
}
.krdt-text {
  float: left;
  width: 595px;
  margin-left: 32px;
}
.krdt-text h4 {
  color: #333;
  font-size: 18px;
  margin: 10px 0;
}
.krdt-text p {
  color: #999;
  font-size: 14px;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
.krdt-text .btn {
  color: #c8a582;
  font-size: 14px;
  margin-left: 20px;
  cursor: pointer;
}
.krdt-ul li:first-child .krdt-time {
  line-height: 149px;
}
.krdt-ul li:first-child .krdt-img {
  width: 263px;
  height: 149px;
}
.krdt-ul li:first-child .krdt-text {
  width: 518px;
}
.krdt-ul li:first-child .krdt-text h4 {
  font-size: 22px;
}
.gnxc-h,
.jplrxdjh-h {
  margin: 14px 0 30px;
}
.gnxc-h h2,
.jplrxdjh-h h2 {
  color: #1f2e5d;
  font-size: 28px;
  margin-bottom: 4px;
}
.gnxc-h h3,
.jplrxdjh-h h3 {
  color: #1f2e5d;
  font-size: 16px;
}
.gnxc-top {
  color: #666;
}
.gnxc-top h4 {
  font-size: 21px;
  font-weight: normal;
  line-height: 1.8em;
}
.gnxc-top p {
  font-size: 16px;
}
.gnxc-box {
  margin: 30px 0;
}
.gnxc-box h5 {
  color: #666;
  font-size: 18px;
}
.gnxc-c {
  margin-top: 20px;
  padding-left: 25px;
}
.gnxc-c p {
  color: #999;
  font-size: 14px;
  line-height: 1.6em;
}
.gnxc-ygfl {
  margin: 40px 0;
}
.jplrxdjh-text {
  margin: 50px 0;
}
.jplrxdjh-text h4 {
  color: #666;
  font-size: 18px;
  margin-bottom: 30px;
}
.jplrxdjh-text p {
  color: #999;
  font-size: 14px;
  margin-left: 25px;
}
.jplrxdjh-img {
  width: 100%;
}
.gwxq-top {
  margin: 10px 0 40px;
}
.gwxq-top p {
  color: #333;
  font-size: 18px;
}
.gwxq-lxfs p {
  color: #666;
  font-size: 14px;
  line-height: 2em;
}
.gwxq-biaoqian {
  margin: 60px 0;
}
.gwxq-biaoqian-ul:after {
  content: "";
  display: block;
  clear: both;
}
.gwxq-biaoqian-ul li {
  color: #333;
  font-size: 20px;
  float: left;
  border: 1px solid #333;
  padding: 4px 16px;
  border-radius: 8px;
  margin-right: 40px;
}
.gwxq-biaoqian-ul li:last-child {
  margin-right: 0;
}
.gwxq-li-h {
  height: 62px;
  border-bottom: 1px solid #d5d2d9;
  color: #333;
  font-size: 18px;
  line-height: 61px;
  background: url("../img/jrkr-jt.png") no-repeat right center;
  cursor: pointer;
}
.gwxq-li-c {
  display: none;
  padding-bottom: 30px;
  border-bottom: 1px solid #d5d2d9;
}
.gwxq-li-item {
  font-size: 14px;
  color: #7a7a7a;
  margin: 20px 0;
}
.gwxq-li-item h5 {
  font-size: 14px;
  font-weight: normal;
  line-height: 2em;
}
.gwxq-li-item p {
  line-height: 2em;
}
.gwxq-ul li.on .gwxq-li-h {
  background: url("../img/jrkr-jt-on.png") no-repeat right center;
}
.gwxq-ul li.on .gwxq-li-c {
  display: block;
}
.gwxq-ul li:last-child .gwxq-li-c {
  border-bottom: 0;
}
.xzzq-ul li {
  border-bottom: 1px dashed #d5d2d9;
  height: 60px;
}
.xzzq-ul li:after {
  content: "";
  display: block;
  clear: both;
}
.xzzq-ul li .time {
  float: left;
  line-height: 59px;
  color: #999;
  font-size: 14px;
}
.xzzq-ul li .title {
  float: left;
  line-height: 59px;
  color: #666;
  font-size: 16px;
  margin-left: 30px;
}
.down-btn {
  float: right;
  width: 120px;
  height: 30px;
  border: 1px solid #999;
  line-height: 28px;
  color: #999;
  font-style: 14px;
  border-radius: 4px;
  margin-top: 15px;
  cursor: pointer;
  display: block;
}
.down-btn .icon {
  float: left;
  width: 28px;
  height: 21px;
  background-size: cover;
  background-image: url("../img/down.png");
  margin-top: 4px;
  margin-left: 12px;
  margin-right: 8px;
}
.down-btn:hover {
  background: #1f2e5d;
  border: 1px solid #1f2e5d;
  color: #fff;
}
.down-btn:hover .icon {
  background-image: url("../img/down-on.png");
}
.ssjg {
  padding: 0 5px 100px;
}
.ssjg-h {
  margin: 20px 0;
}
.ssjg-h .left {
  float: left;
  color: #1f2e5d;
}
.ssjg-h .right {
  float: right;
  color: #999;
  font-size: 14px;
}
.ssjg-h .keyword-status {
  margin-top: 32px;
}
.ssjg-h .h1 {
  font-size: 24px;
}
.ssjg-h .h2 {
  font-size: 12px;
}
.ssjg-list .ssjg-ul {
  padding-bottom: 20px;
}
.ssjg-list li {
  width: 100%;
  line-height: 60px;
  border-bottom: 1px dashed #d5d2d9;
  cursor: pointer;
}
.ssjg-list li a {
  display: block;
}
.ssjg-list .time {
  float: left;
  color: #999;
  font-size: 14px;
  margin-right: 30px;
}
.ssjg-list .title {
  float: left;
  color: #666;
  font-size: 16px;
}
.keyword {
  color: #c8a582 !important;
}
