<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.banner {
  position: relative;
}
.banner img {
  display: block;
  width: 100%;
  min-width: 1200px;
}
.banner .box {
  position: absolute;
  left: 50%;
  margin-left: -600px;
  height: 136px;
  top: 50%;
  margin-top: -68px;
}
.banner .box .title-box h3 {
  font-size: 48px;
  font-weight: normal;
  color: #fff;
  font-style: italic;
  padding-bottom: 20px;
}
.banner .box .title-box h3 em {
  margin-left: 2px;
  font-size: 36px;
  color: #636468;
}
.banner .box .title-box .border {
  width: 410px;
  height: 1px;
  background: #4c4e53;
  margin-bottom: 24px;
}
.banner .box .title-box p {
  font-size: 18px;
  color: #fff;
}
.bread {
  height: 50px;
  width: 100%;
  background: #f1f1f1;
}
.bread .left-box {
  float: left;
  line-height: 50px;
}
.bread .left-box img {
  display: inline-block;
}
.bread .left-box span {
  color: #666;
}
.bread .left-box span a {
  color: #666;
}
.bread .ul-right {
  float: right;
  line-height: 50px;
}
.bread .ul-right li {
  float: left;
  margin: 0 6px;
  color: #666;
}
.bread .ul-right li a {
  color: #666;
}
.about-us .title-box {
  text-align: center;
  padding-top: 42px;
}
.about-us .title-box h3 {
  font-size: 30px;
  color: #333;
  font-weight: normal;
}
.about-us .title-box h3::before,
.about-us .title-box h3::after {
  content: '';
  width: 64px;
  height: 1px;
  background: #d4d4d4;
  margin: 0 20px 10px 20px;
  display: inline-block;
}
.about-us .write-box {
  padding-top: 55px;
}
.about-us .write-box .t-title {
  padding-bottom: 24px;
}
.about-us .write-box .t-title h3 {
  font-size: 24px;
  font-weight: normal;
  color: #333;
}
.about-us .write-box .t-title h3 span {
  color: #b60005;
}
.about-us .write-box p {
  color: #888;
  line-height: 30px;
}
.about-us .content-box {
  overflow: hidden;
  margin-top: 48px;
}
.about-us .content-box .left-box {
  float: left;
}
.about-us .content-box .left-box .top-box {
  margin-bottom: 8px;
}
.about-us .content-box .all-box .top-box {
  width: 596px;
  height: 373px;
  position: relative;
}
.about-us .content-box .all-box .top-box img {
  display: block;
  width: 596px;
  height: 373px;
}
.about-us .content-box .all-box .top-box .cover {
  display: none;
  width: 596px;
  height: 373px;
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  cursor: pointer;
}
.about-us .content-box .all-box .top-box .cover img {
  width: 35px;
  height: 35px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -17px;
  margin-top: -17px;
}
.about-us .content-box .all-box .top-box:hover .cover {
  display: block;
}
.about-us .content-box .all-box .bot-box {
  width: 596px;
  height: 233px;
}
.about-us .content-box .all-box .bot-box .img-box {
  float: left;
  width: 295px;
  height: 233px;
  position: relative;
}
.about-us .content-box .all-box .bot-box .img-box img {
  display: block;
  width: 295px;
  height: 233px;
}
.about-us .content-box .all-box .bot-box .img-box .cover {
  display: none;
  width: 295px;
  height: 233px;
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  cursor: pointer;
}
.about-us .content-box .all-box .bot-box .img-box .cover img {
  width: 35px;
  height: 35px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -17px;
  margin-top: -17px;
}
.about-us .content-box .all-box .bot-box .img-box:hover .cover {
  display: block;
}
.about-us .content-box .all-box .bot-box .r-box {
  float: right;
}
.about-us .content-box .right-box {
  float: right;
}
.about-us .content-box .right-box .bot-box {
  margin-bottom: 8px;
}
.about-us .aboutusimg1 {
  padding: 60px 0;
}
.about-us .av-box {
  margin-bottom: 170px;
  width: 1200px;
  height: 150px;
  background: url("../images/guanyuwomenimg2.png") no-repeat;
  text-align: center;
  line-height: 150px;
}
.about-us .av-box p {
  font-size: 30px;
  color: #fefefe;
}
.jj-team .top-box {
  overflow: hidden;
  padding-top: 74px;
  padding-bottom: 50px;
}
.jj-team .top-box .item-box {
  float: left;
  width: 580px;
  height: 292px;
  overflow: hidden;
}
.jj-team .top-box .item-box img {
  display: block;
  width: 273px;
  height: 292px;
  float: left;
}
.jj-team .top-box .item-box .write-box {
  width: 307px;
  float: left;
}
.jj-team .top-box .item-box .write-box .top-title {
  padding-bottom: 20px;
  overflow: hidden;
  padding-top: 46px;
}
.jj-team .top-box .item-box .write-box .top-title h3 {
  font-size: 24px;
  font-weight: normal;
  float: left;
  color: #333;
  margin-left: 18px;
}
.jj-team .top-box .item-box .write-box .top-title span {
  font-size: 18px;
  color: #888;
  float: right;
  margin-top: 4px;
}
.jj-team .top-box .item-box .write-box .bot-box {
  width: 307px;
  height: 165px;
  background: #f1f1f1;
  padding: 15px 0;
}
.jj-team .top-box .item-box .write-box .bot-box p {
  padding: 0 18px;
  color: #888;
  line-height: 24px;
}
.jj-team .top-box .item-box2 {
  float: right;
}
.jj-team .av-img {
  height: 136px;
  display: block;
}
.jj-team .box {
  overflow: hidden;
}
.jj-team .ul-list {
  width: 1242px;
  overflow: hidden;
  padding-top: 55px;
}
.jj-team .ul-list li {
  width: 372px;
  float: left;
  height: 247px;
  margin-right: 42px;
  margin-bottom: 49px;
}
.jj-team .ul-list li img {
  display: block;
  float: left;
  width: 166px;
  height: 247px;
}
.jj-team .ul-list li .write-box {
  width: 206px;
  float: left;
  display: table;
}
.jj-team .ul-list li .write-box h3 {
  font-size: 24px;
  font-weight: normal;
  color: #333;
  padding-left: 20px;
  padding-bottom: 26px;
  padding-top: 20px;
}
.jj-team .ul-list li .write-box .con-box {
  padding: 0 20px;
  display: table-cell;
  vertical-align: middle;
  width: 206px;
  height: 170px;
  background: #f1f1f1;
}
.jj-team .ul-list li .write-box .con-box h4 {
  font-size: 24px;
  color: #666;
  font-weight: normal;
  padding-bottom: 10px;
}
.jj-team .ul-list li .write-box .con-box p {
  font-size: 18px;
  color: #888;
}
.jj-team .ul-list li:hover .write-box .con-box {
  background: #b60005;
}
.jj-team .ul-list li:hover .write-box .con-box h4,
.jj-team .ul-list li:hover .write-box .con-box p {
  color: #fff;
}
.jj-team-detail .top-box {
  overflow: hidden;
  min-height: 292px;
  padding-top: 74px;
  padding-bottom: 50px;
  position: relative;
}
.jj-team-detail .top-box img {
  display: block;
  float: left;
  /* width: 273px; */
  height: 292px;
  position: relative;
  z-index: 2;
}
.jj-team-detail .top-box .write-box {
  width: 927px;
  float: left;
  position: relative;
  z-index: 2;
}
.jj-team-detail .top-box .write-box::after {
  content: '';
  display: block;
  width: 1200px;
  height: 243px;
  background: #f1f1f1;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;  
}
.jj-team-detail .top-box .write-box .t-title {
  overflow: hidden;
  padding-bottom: 14px;
  padding-top: 4px;
}
.jj-team-detail .top-box .write-box .t-title h3 {
  font-size: 24px;
  color: #333;
  font-weight: normal;
  float: left;
  margin-right: 38px;
  margin-left: 30px;
}
.jj-team-detail .top-box .write-box .t-title span {
  font-size: 18px;
  color: #888;
  float: left;
  margin-top: 6px;
}
.jj-team-detail .top-box .write-box .bot-box {
  height: 228px;
  position: relative;
  z-index: 2;
}
.jj-team-detail .top-box .write-box .bot-box dl {
  padding-top: 24px;
  padding-left: 28px;
  padding-bottom: 20px;
}
.jj-team-detail .top-box .write-box .bot-box dl dd {
  color: #888;
  line-height: 24px;
}
.jj-team-detail .top-box .write-box .bot-box p {
  padding: 0 28px;
  color: #888;
  line-height: 24px;
}
.jj-team-detail .av-img {
  height: 136px;
  display: block;
}
.jj-team-detail .content-box {
  padding-top: 55px;
  padding-bottom: 70px;
}
.jj-team-detail .content-box h4 {
  font-size: 24px;
  font-weight: normal;
  color: #333;
  padding-bottom: 40px;
}
.jj-team-detail .content-box p {
  color: #888;
  line-height: 24px;
  padding-bottom: 40px;
}
.jj-team-detail .prev-next {
  overflow: hidden;
  padding-bottom: 100px;
}
.jj-team-detail .prev-next a {
  font-size: 24px;
  color: #333;
  padding: 10px 60px;
  border-radius: 20px;
  background: #f1f1f1;
}
.jj-team-detail .prev-next a:hover {
  background: #cd2040;
  color: #fff;
}
.jj-team-detail .prev-next .next {
  float: left;
}
.jj-team-detail .prev-next .prev {
  float: right;
}
.link-jjjob .ul-li {
  padding: 60px 0;
  width: 1100px;
  margin: 0 auto;
  overflow: hidden;
}
.link-jjjob .ul-li li {
  width: 100px;
  text-align: center;
  float: left;
  margin: 0 41px;
}
.link-jjjob .ul-li li img {
  display: block;
  margin: 0 auto 24px auto;
}
.link-jjjob .ul-li li span {
  font-size: 18px;
  color: #666;
}
.link-jjjob .content-box {
  width: 1200px;
  overflow: hidden;
}
.link-jjjob .content-box .ul-list {
  width: 1240px;
  overflow: hidden;
}
.link-jjjob .content-box .ul-list li {
  width: 580px;
  float: left;
  margin-right: 40px;
  margin-bottom: 50px;
}
.link-jjjob .content-box .ul-list li .top-box {
  width: 580px;
  height: 75px;
  border-radius: 8px;
  background: #666;
  overflow: hidden;
  line-height: 75px;
  cursor: pointer;
}
.link-jjjob .content-box .ul-list li .top-box h5 {
  float: left;
  font-size: 18px;
  font-weight: normal;
  padding-left: 18px;
  color: #fff;
}
.link-jjjob .content-box .ul-list li .top-box img {
  float: right;
  display: block;
  margin-right: 23px;
  margin-top: 34px;
}
.link-jjjob .content-box .ul-list li .top-box .nc {
  display: block;
}
.link-jjjob .content-box .ul-list li .top-box .ac {
  display: none;
}
.link-jjjob .content-box .ul-list li .write-box {
  display: none;
  padding: 24px 20px;
  width: 540px;
  background: #f1f1f1;
}
.link-jjjob .content-box .ul-list li .write-box p {
  line-height: 36px;
  color: #666;
}
.link-jjjob .content-box .ul-list li .write-box dl {
  padding-top: 24px;
  margin-top: 10px;
  border-top: 1px solid #d5d5d5;
}
.link-jjjob .content-box .ul-list li .write-box dl dd {
  line-height: 24px;
  color: #b60005;
}
.link-jjjob .content-box .ul-list .active .top-box {
  background: #b60005;
}
.link-jjjob .content-box .ul-list .active .top-box h5 {
  color: #fff;
}
.link-jjjob .content-box .ul-list .active .top-box .nc {
  display: block;
}
.link-jjjob .content-box .ul-list .active .top-box .ac {
  display: none;
}
.se11 {
  padding-top: 53px;
}
.se11 .box .title-box {
  text-align: center;
  padding-bottom: 42px;
}
.se11 .box .title-box h3 {
  font-size: 30px;
  color: #21242b;
  padding-bottom: 8px;
  font-weight: normal;
}
.se11 .box .title-box h3 em {
  color: #cd2040;
  font-style: normal;
}
.se11 .box .title-box span {
  color: #888;
}
.se11 .content-box {
  height: 540px;
  background: url("../images/se11bg.jpg");
  padding-top: 56px;
  margin-bottom: 96px;
}
.se11 .content-box .form {
  width: 742px;
  margin: 30px auto;
  overflow: hidden;
}
.se11 .content-box .form .item-box {
  width: 760px;
  overflow: hidden;
  padding-bottom: 18px;
}
.se11 .content-box .form .item-box .input {
  width: 328px;
  height: 48px;
  padding: 0 16px;
  background: #fff;
  border: 1px solid #d8d8d8;
  float: left;
  margin-right: 18px;
}
.se11 .content-box .form textarea {
  padding: 14px 16px;
  width: 708px;
  height: 176px;
  background: #fff;
  border: 1px solid #d8d8d8;
  resize: none;
  margin-bottom: 20px;
}
.se11 .content-box .form .submit {
  width: 742px;
  height: 46px;
  background: #cd2040;
  border-radius: 5px;
  border: 0;
  cursor: pointer;
  color: #fff;
}
.link-jjall .content-box {
  width: 960px;
  border: 1px solid #ebebeb;
  padding: 30px 0;
  margin: 20px auto 0 auto;
  text-align: center;
}
.link-jjall .content-box h4 {
  font-size: 24px;
  font-weight: normal;
  color: #333;
  padding-bottom: 20px;
}
.link-jjall .content-box h4 span {
  color: #b60005;
}
.link-jjall .content-box dl dd {
  color: #888;
  line-height: 30px;
}
.link-jjall .map-box {
  width: 962px;
  margin: 0 auto;
  padding-top: 22px;
  padding-bottom: 44px;
}
.pro-crime .ul-li {
  overflow: hidden;
  padding-top: 60px;
}
.pro-crime .ul-li li {
  float: left;
  color: #dcdcdc;
  padding: 14px 26px;
}
.pro-crime .ul-li li a {
  color: #333;
}
.pro-crime .ul-li .active {
  background: #b60005;
}
.pro-crime .ul-li .active a {
  color: #fff;
}
.pro-crime #swiper11 {
  margin-top: 56px;
  height: 275px;
  overflow: hidden;
}
.pro-crime #swiper11 .item1 {
  overflow: hidden;
}
.pro-crime #swiper11 .item1 .limg {
  float: left;
  display: block;
  width: 414px;
  height: 275px;
}
.pro-crime #swiper11 .item1 .write-box {
  width: 720px;
  float: right;
}
.pro-crime #swiper11 .item1 .write-box h3 {
  font-size: 24px;
  font-weight: normal;
  padding-top: 24px;
  padding-bottom: 30px;
}
.pro-crime #swiper11 .item1 .write-box p {
  font-size: 14px;
  color: #666;
  line-height: 30px;
}
.pro-crime #swiper11 .item1 .write-box .more-a {
  font-size: 14px;
  color: #f55e45;
  display: block;
  padding-top: 60px;
}
.pro-crime #swiper11 .pagination {
  text-align: right;
}
.pro-crime .ul-list {
  padding-top: 100px;
}
.pro-crime .ul-list li {
  overflow: hidden;
  position: relative;
  padding-bottom: 47px;
  border-bottom: 1px dashed #e8e8e8;
  margin-bottom: 47px;
}
.pro-crime .ul-list li .date-box {
  width: 120px;
  height: 120px;
  float: left;
  background: #d0d0d0;
}
.pro-crime .ul-list li .date-box .border {
  width: 17px;
  height: 2px;
  background: #fff;
  margin-top: 30px;
  margin-left: 30px;
}
.pro-crime .ul-list li .date-box p {
  padding-top: 20px;
  padding-left: 30px;
  color: #fff;
}
.pro-crime .ul-list li .date-box h4 {
  font-weight: normal;
  font-size: 22px;
  color: #fff;
  padding-top: 4px;
  padding-left: 30px;
}
.pro-crime .ul-list li .write-box {
  width: 1030px;
  float: right;
}
.pro-crime .ul-list li .write-box h3 {
  font-weight: normal;
  font-size: 24px;
  padding-bottom: 16px;
}
.pro-crime .ul-list li .write-box p {
  font-size: 14px;
  color: #666;
  line-height: 28px;
}
.pro-crime .ul-list li .write-box .more-a {
  font-size: 14px;
  color: #f55e45;
  position: absolute;
  bottom: 48px;
  right: 0;
}
.pro-crime .ul-list li:hover .date-box {
  background: #b60005;
}
.pro-crime .ul-list li:hover .write-box h3 {
  color: #b60005;
}
.article {
  padding-bottom: 100px;
  padding-top: 80px;
}
.article .title-t {
  text-align: center;
}
.article .title-t h3 {
  font-weight: normal;
  font-size: 30px;
  color: #333;
  padding-bottom: 15px;
}
.article .title-t span {
  font-size: 12px;
  color: #ababab;
  margin-right: 20px;
}
.article .title-t .share {
  display: inline-block;
  vertical-align: middle;
}
.article .content-box {
  padding-top: 58px;
}
.article .content-box p {
  line-height: 24px;
  color: #555;
  padding-bottom: 30px;
  text-indent: 2em;
  line-height: 30px;
}
.article .tips {
  border-top: 1px dashed #dfdfdf;
  border-bottom: 1px dashed #dfdfdf;
  padding: 10px 0;
  margin-bottom: 40px;
}
.article .tips p {
  font-size: 14px;
  color: #cacaca;
  line-height: 30px;
}
.article .next-prev a {
  display: block;
  font-size: 18px;
  color: #333;
  line-height: 30px;
}
.article .bot-btn {
  height: 35px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.article .bot-btn a {
  display: block;
  width: 126px;
  height: 35px;
  background: #828282;
  border-radius: 6px;
  text-align: center;
  line-height: 35px;
  color: #fff;
  float: left;
  margin-right: 20px;
}
.article .bot-btn a img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.article .bot-btn .star-btn {
  background: #b60005;
}
.success-case .ul-list {
  padding-bottom: 100px;
  padding-top: 69px;
}
.success-case .ul-list ul li {
  overflow: hidden;
  padding-bottom: 48px;
  margin-bottom: 48px;
  border-bottom: 1px dashed #e8e8e8;
}
.success-case .ul-list ul li img {
  display: block;
  width: 161px;
  height: 121px;
  float: left;
}
.success-case .ul-list ul li .write-box {
  width: 964px;
  float: right;
  overflow: hidden;
}
.success-case .ul-list ul li .write-box h3 {
  font-weight: normal;
  font-size: 24px;
  padding-bottom: 20px;
}
.success-case .ul-list ul li .write-box p {
  font-size: 14px;
  color: #666;
  line-height: 24px;
}
.success-case .ul-list ul li .write-box .neiyea {
  display: block;
  float: right;
  font-size: 14px;
  color: #f55e45;
}
.success-case .ul-list ul li:hover .write-box h3 {
  color: #b60005;
}
.link-jjjob .content-box .ul-new {
  overflow: hidden;
  padding-bottom: 30px;
}
.link-jjjob .content-box .ul-new li {
  float: left; 
  width: 145px;
  height: 50px;
  margin-right: 40px;
  text-align: center;
  position: relative;
}
.link-jjjob .content-box .ul-new li img {
  position: absolute;
  bottom: -17px;
  left: 50%;
  margin-left: -17px;
  display: none;
}
.link-jjjob .content-box .ul-new li a {
  font-size: 24px;
  color: #888;
  display: block;
  line-height: 50px;
}
.link-jjjob .content-box .ul-new li.active {
  background: #b60005;
}
.link-jjjob .content-box .ul-new li.active a {
  color: #fff;
}
.link-jjjob .content-box .ul-new li.active img {
  display: block;
}
.link-jjjob .content-box .ul-list {
  padding-bottom: 300px;
}
.link-jjjob .content-box .ul-list .write-box {
  display: none;
  padding: 24px 20px;
}
.link-jjjob .content-box .ul-list .active-box {
  display: block;
}
.link-jjjob .content-box .ul-list .write-box p {
  line-height: 36px;
  color: #666;
}
.link-jjjob .content-box .ul-list .write-box dl {
  padding-top: 24px;
  margin-top: 10px;
  border-top: 1px solid #d5d5d5;
}
.link-jjjob .content-box .ul-list .write-box dl dd {
  line-height: 24px;
  color: #b60005;
}</pre></body></html>