@charset "UTF-8";
a {
  color: #333;
}

a:focus {
  outline: none;
}

a.zflj {
  display: block;
  font-size: 15px;
  width: auto;
  height: 15px;
  float: left;
  color: #fff;
  padding: 0 15px;
  margin-top: 23px;
  line-height: 15px;
}

a.jblogo {
  display: block;
  width: 440px;
  float: left;
  height: 130px;
}

a.jgck {
  display: block;
  margin-top: 32px;
  width: 104px;
  height: 16px;
  line-height: 16px;
  padding-left: 10px;
  float: left;
  color: #333;
  background: url(/cms_files/jcms1/web3452/site/picture/0/2006111405256834583.jpg) no-repeat 0px 5px;
}

.tl1 {
  padding-left: 45px;
  background-position: left top;
  background-repeat: no-repeat;
  line-height: 37px;
  font-size: 24px;
  font-weight: bold;
  color: #12348d;
}

.tl-list {
  color: #333;
  font-size: 18px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 28em;
}

.jsyj {
  background-position: left top;
  background-repeat: no-repeat;
}

.jsyj h1 {
  width: 100%;
  line-height: 100px;
  text-align: center;
  font-size: 24px;
}

.jsyj p {
  width: 100%;
  padding: 0px 20px 50px 20px;
  text-align: left;
  line-height: 35px;
  font-weight: bold;
  font-size: 18px;
}

.jsyj a {
  width: 149px;
  height: 32px;
  display: block;
  background: url(images/zc-1.jpg) left top no-repeat;
}

.jsyj a:hover {
  background: url(images/zc-2.jpg) left top no-repeat;
}

.gwy td {
  padding-left: 40px;
  color: #ffffff;
}

.gwy td a {
  color: #ffffff;
  font-size: 18px;
}

.gwy td a.but {
  width: 168px;
  height: 51px;
  display: block;
  margin-top: 58px;
}

.gwy2 a {
  text-align: center;
  line-height: 45px;
  font-size: 24px;
}

.cgzs {
  margin-bottom: 40px;
}

.cgzs td {
  border-bottom: 2px solid #cccccc;
  font-size: 24px;
}

.cgzs td.this_nav_hover {
  color: #12348d;
  font-weight: bold;
  border-bottom: 2px solid #12348d;
  cursor: pointer;
}

.banner ul,
.banner li {
  margin: 0;
  padding: 0;
}

ul li {
  list-style: none;
}

.banner {
  width: 895px;
  height: 373px;
  display: block;
  margin-top: 30px;
}

.banner ul.indicators {
  width: 210px;
  height: 30px;
  display: block;
  float: left;
  padding-top: 10px;
  margin-left: 342px;
}

.banner li.indicator {
  width: 60px;
  height: 10px;
  display: block;
  float: left;
  background-color: #cccccc;
  cursor: pointer;
  margin: 0px 5px;
}

.banner-pic {
  width: 895px;
  height: 300px;
  transform-style: preserve-3d;
  position: absolute;
  top: 70px;
  left: calc(50% - 150px);
  transition: transform 0.6s;
}

.pic {
  width: 895px;
  height: 300px;
}

.pic1 {
  background-color: #cccccc;
  position: absolute;
  transform: translateZ(150px);
}

.pic2 {
  background-color: #666666;
  position: absolute;
  transform: translateZ(-150px) rotateX(180deg);
}

.pic3 {
  background-color: #999999;
  position: absolute;
  top: 0;
  left: -150px;
}

.banner-view1,
.banner-view11 {
  width: 895px;
  height: 343px;
  display: block;
  float: left;
  overflow: hidden;
}

.banner-pic1 {
  width: 2685px;
  height: 343px;
  display: block;
  transition: margin-left 0.6s;
}

.pic0 {
  width: 895px;
  height: 343px;
  float: left;
}

.pic11,
.pic111 {
  background-color: #fff;
}

.pic22,
.pic222 {
  background-color: #fff;
}

.pic33,
.pic333 {
  background-color: #fff;
}

.banner-pic11 {
  width: 895px;
  height: 300px;
}

.pic00 {
  position: absolute;
  width: 895px;
  height: 300px;
  opacity: 0;
  transition: opacity 0.6s;
}

.pic111 {
  opacity: 1;
}

#prev,
#next {
  position: absolute;
  width: 60px;
  height: 60px;
  border: 4px solid #409b4e;
  border-radius: 50%;
  cursor: pointer;
}

#prev {
  left: 0;
  top: calc(50% - 25px);
}

#prev:before {
  border-top: 6px solid skyblue;
  border-left: 6px solid skyblue;
  left: calc(50% - 14px);
  transform: rotateZ(-45deg);
}

#next {
  right: 0;
  top: calc(50% - 25px);
}

#next:before {
  border-top: 6px solid skyblue;
  border-right: 6px solid skyblue;
  right: calc(50% - 14px);
  transform: rotateZ(45deg);
}

#prev:before,
#next:before {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  top: calc(50% - 18px);
  border-radius: 6px;
}

.control {
  width: 450px;
  height: 50px;
  margin: auto;
  display: flex;
  justify-content: space-between;
}

.control button {
  display: block;
  width: 125px;
  height: 50px;
  float: left;
  border: 0;
  outline: 0;
  background-color: #3685be;
  border-radius: 10px;
  color: #fff;
  transition: 0.4s;
  cursor: pointer;
}

.control button:hover {
  background-color: #00648f;
}

.column-col {
  padding: 20px;
}

#top {
  width: 100%;
  height: 60px;
  background: #2c66a5;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.tygs {
  width: 180px;
  height: 60px;
  float: left;
  font-size: 26px;
  color: #fff;
  text-align: center;
  line-height: 60px;
  display: block;
}

.column-left h1 {
  cursor: default;
}

.tmzw {
  background: #dc0007 !important;
}

.tmzw_on {
  background: url(/cms_files/jcms1/web3452/site/picture/0/2006111351292953864.jpg) no-repeat;
  color: #dc0007;
}

.gcjb {
  background: #51b52e !important;
}

.gcjb_on {
  color: #51b52e;
  background: url(/cms_files/jcms1/web3452/site/picture/0/2006111351291515189.png) no-repeat;
}

.tzjb_on {
  background: url(/cms_files/jcms1/web3452/site/picture/0/2006111351292609400.png) no-repeat;
  color: #2c66a5;
}

.tzjb {
  background: #2c66a5;
}

#tz_banner {
  width: 100%;
  height: 188px;
  border-bottom: 1px solid #2c66a5;
}

.jbsearch {
  width: 525px;
  height: 110px;
  float: right;
}

.scone {
  width: 100%;
  height: 40px;
  float: left;
  margin-top: 20px;
}

input.pleq {
  border: 1px solid #bfbfbf;
  line-height: 40px;
  width: 475px;
  height: 40px;
  text-indent: 24px;
  outline: none;
  padding: 0px !important;
  background: none;
  font-size: 15px;
  float: left;
  border-right: none;
}

input.pkp2 {
  float: left;
  width: 50px;
  height: 40px;
  list-style: none;
  border: 0;
  outline: none;
  float: left;
}

.jb_nav {
  height: 58px;
}

.jb_nav a {
  display: block;
  width: auto;
  height: 58px;
  float: left;
  margin-right: 134px;
  color: #333;
  font-size: 20px;
  line-height: 60px;
}

.jb_nav li {
  position: relative;
  float: left;
}

#tmzw_nav a {
  margin-right: 112px;
}

#tmzw_nav a:hover {
  color: #dc0007;
  font-weight: bold;
}

#tzcy_nav a {
  margin-right: 134px;
}

#tzcy_nav a:hover {
  color: #2c66a5;
  font-weight: bold;
}

#gcjb_nav a {
  margin-right: 100px;
}

#gcjb_nav a:hover {
  color: #138a2b;
  font-weight: bold;
}

#jb_bottom {
  width: 100%;
  height: 162px;
  background: #ededed;
}

.footer .jiucuo {
  width: 114px;
  height: 54px;
  position: absolute;
  right: 0px;
  top: 55px;
}

.footer .jiucuo img {
  width: 114px;
  height: 54px;
  border: 0;
}

.footer .dangjian {
  width: 80px;
  height: 80px;
  position: absolute;
  left: 0px;
  top: 35px;
}

.footer .dangjian img {
  width: 80px;
  height: 80px;
  border: 0;
}

.footer .bottom {
  width: 865px;
  height: 120px;
  position: absolute;
  left: 180px;
  top: 25px;
  font-size: 15px;
}

.footer .bottom ul {
  height: 30px;
  padding-left: 70px;
}

.footer .bottom li {
  float: left;
  padding-right: 15px;
  font-size: 15px;
  height: 30px;
  line-height: 30px;
}

.footer .bottom p {
  margin-top: 10px;
  line-height: 30px;
  text-align: center;
}

.nav_zj {
  width: 135px;
  z-index: 10;
  position: absolute;
  height: auto;
  background: #dc0007 !important;
  left: -30px;
  top: 57px;
  padding: 0px 20px;
  display: none;
  border: 1px solid #fff;
  border-top: 1px solid #dc0007;
}

.nav_zj li {
  width: 100%;
  background: url(/cms_files/jcms1/web3452/site/picture/0/2007301058542473536.gif) no-repeat left center;
}

.nav_zj li a {
  height: 38px;
  color: #fff;
  line-height: 38px;
  margin-left: 0px;
  display: block;
  width: 100%;
  text-align: left;
  font-size: 14px;
  padding-left: 20px;
}

.nav_zj li a:hover {
  color: #fff !important;
}

.glhover {
  color: #d53124;
  font-weight: bold;
}

/* 适老化按钮开始 */
.slh-container {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

.boount {
  position: absolute;
  top: -500px;
  right: 11px;
}

.old_type .boount {
  top: -510px;
}

.old_type .old_boount {
  display: block;
}

.old_type .new_boount, .mobile_type .new_boount {
  display: none;
}

.new_boount {
  width: 160px;
  height: 40px;
  background-color: #ec940a;
  border-radius: 8px;
  margin-left: 10px;
}

.new_boount span {
  text-align: center;
  display: block;
  line-height: 40px;
  color: #ffffff;
  font-size: 24px;
  cursor: pointer;
}

.old_boount {
  width: 380px;
  height: auto;
  display: none;
  margin-left: 10px;
}

.old_boount span {
  background: #ec940a;
  font-size: 42px;
  color: #fff;
  display: inline-block;
  width: 100%;
  text-align: center;
  line-height: 80px;
  border-radius: 10px;
  cursor: pointer;
}

/* 适老化按钮结束 */