.bg{
  background: #e2eeff url(csrlbg.png) no-repeat center top;
  overflow: hidden;
}
.content{
  max-width: 1560px;
  margin: 358px auto 40px;
  background: rgba(255,255,255,0.15);
  border-radius: 24px;
  overflow: hidden;
  padding: 30px;
}
.ind_gztx {
  width: 36.6%;
  background: #fff;
  border-radius: 24px;
  float: left;
}
.box {
  width: 61.3%;
  float: right;
  background: #fff;
  border-radius: 24px;
  padding: 20px;
}
.titbox {
  text-align: center;
  margin-top: 8px;
  overflow: hidden;
  border-bottom: 1px solid  #D8D8D8;
  padding-bottom: 20px;
  margin-bottom: 15px;
}
.titbox .lb{
  float: left;
  font-size: 20px;
  color: #333;
  margin-left: 160px;
  font-weight: 600;
  line-height: 40px;
}
.titbox ul li{
  float: left;
  margin-left: 10px;
}
.titbox ul li.active{
  background-image: linear-gradient(122deg, #4060FF 0%, #63AEFF 100%);
  border-radius: 4px;
}
.titbox ul li.active span,.titbox ul li.active a{
  color: #fff;
}
.titbox ul li span,.titbox ul li a{
  font-weight: 400;
  font-size: 20px;
  color: #333;
  line-height: 40px;
  padding: 0px 10px;
  cursor: pointer;
}
.csrlsearch{
  overflow: hidden;
  /* margin-bottom: 30px;*/
} 
.csrlsearch span{
  color: #333333;
  font-size: 16px;
  font-family: PingFangSC;
  font-weight: 400;
  line-height: 0;
  letter-spacing: 0;
  line-height: 40px;
  display: block;
  float: left;
}
.csrlsearch span.red{
  color: #ee0000;
  margin: 0px 5px;
}
.csrlsearch form{
  margin-left: 50px;
  overflow: hidden;
  float: right;
}
.csrlsearch form .gjc{
  width: 200px;
  line-height: 38px;
  background: #FFFFFF;
  border: 1px solid #D0DDFF;
  border-radius: 4px 0 0 4px;
  font-size: 16px;
  color: #999999;
  float: left;
  padding-left: 10px;
}
.csrlsearch form .chaxun{
  width: 80px;
  line-height: 40px;
  background-image: linear-gradient(128deg, #4060FF 0%, #63AEFF 100%);
  border-radius: 0 4px 4px 0;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  font-size: 18px;
  color: #FFFFFF;
  float: left;
}
/* 列表 */
.listbox ul li{
  margin-top: 10px;
}
.listbox>ul {
  height: 495px;
  overflow-y: auto;
}
.listbox ul li a {
  display: block;
  overflow: hidden;
}
.listbox ul li img{
  width: 27%;
  height: 152px;
  border-radius: 5px;
  float: left;
  margin-right: 3%;
}
.listbox ul li .title{
  line-height: 28px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  font-size: 20px;
  color: #3366CC;
  letter-spacing: 0;
}
.listbox ul li .wz{
  width: 67%;
  float: left;
}
.listbox .riqi,.listbox .laiyuan{
  line-height: 22px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  font-size: 16px;
  color: #999999;
  letter-spacing: 0;
  margin-top: 11px;
  margin-bottom: 10px;
  display: inline-block;
}
.listbox .riqi{
  margin-right: 30px;
}
.listbox div.zhaiyao{
  padding-top: 5px;
  border-top: 1px dashed #ddd;
}
.listbox .zhaiyao .zy{
  color: #333333;
  font-size: 16px;
  font-family: PingFangSC;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 0;
  text-align: left;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.listbox .zhaiyao .more{
  color: #3366cc;
  font-size: 16px;
  font-family: PingFangSC;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 0;
  text-align: left;
}
.footer .link{
  margin-top: 0px !important;
}
.header .banner_searchText{
  background: #fff;
}


.jnpageold #fullDate,.jnpageold .ind_gztx .weekdays li {
  font-size: 32px;
}
.jnpageold .ind_gztx #gztx_con .head img {
  width: 32px;
}
.jnpageold .ind_gztx #gztx_con .head{
  line-height: 56px;
}
.jnpageold .titbox .lb {
  font-size: 32px;
  margin-left: 30px;
  line-height: 56px;
}
.jnpageold .titbox ul li span,.jnpageold .titbox ul li a {
  font-size: 32px;
  line-height: 56px;
}
.jnpageold .csrlsearch span {
  font-size: 24px;
  line-height: 48px;
}
.jnpageold .csrlsearch form {
  margin-left: 0px;
  float: left;
  width: 100%;
  margin-top: 20px;
}
.jnpageold .csrlsearch form .gjc {
  line-height: 56px;
  font-size: 28px;
  width: 70%;
}
.jnpageold .csrlsearch form .chaxun {
  width: 20%;
  line-height: 58px;
  font-size: 24px;
}
.jnpageold .ind_gztx .block div {
  font-size: 28px;
}
.jnpageold .listbox ul li .title{
  font-size: 28px;
}
.jnpageold .listbox .riqi,.jnpageold .listbox .laiyuan{
  font-size: 22px;
}
.jnpageold .listbox .zhaiyao .more{
  font-size: 22px;
}
.jnpageold .ind_gztx .block{
  height: 92px;
}

@media only screen  and (max-width: 1560px) {
  .bg{
    background-size: auto 80%;
  }
  .ind_gztx .left{
    margin-left: 0px;
  }
  .ind_gztx .right {
    float: right;
  }
  .ind_gztx #gztx_con .head{
    text-align: center;
  }
  .head>div {
    display: inline-block;
    float: none !important;
  }
  .ind_gztx .title {
    margin: 0px 10px;
  }
  .titbox .lb{
    margin-left: 10px;
  }
  .csrlsearch form {
    margin-left: 0px;
    float: left;
    display: block;
    clear: both;
  }
  
  .listbox ul li img{
    height: auto;
  }
  
}
@media only screen  and (max-width: 1200px) {
  .ind_gztx {
    width: 100%;
    border-radius: 24px 24px 0px 0px;
  }
  .box {
    width: 100%;
    border-radius: 0px 0px 24px 24px;
  }
  .listbox ul li img{
    height: auto;
  }
}
@media only screen  and (max-width: 750px) {
  .content {
    margin: 6rem auto 3rem;
    padding: 10px;
  }
  .ind_gztx #gztx_con,.box{
    padding: 10px;
  }
  .bg {
    background: url(csrlbg.png) no-repeat center top;
    background-size: 100% auto;
  }
  .listbox ul li img{
    height: auto;
  }
  .alltit_hd{
  	display: none;
  }
}



/*新增适老化*/
.jnpageold .ind_gztx, .jnpageold .box{
	float: none;
	margin-bottom: 40px;
    width: 100%;
}
.jnpageold .ind_gztx .left, .jnpageold .ind_gztx .right{
	cursor: url(https://www.jinan.gov.cn/picture/0/pointer.cur), auto !important;
}
.jnpageold .ind_gztx .has-day .dot{
    height: 15px;
    width: 15px;
	left: 47%;
}
.jnpageold .titbox ul li span, .jnpageold .titbox ul li a{
	font-size: 40px;
	cursor: url(https://www.jinan.gov.cn/picture/0/pointer.cur), auto !important;
}
.jnpageold .csrlsearch span{
	font-size: 32px;
}
.jnpageold .listbox ul li{
	margin-top: 30px;
}
.jnpageold .listbox ul li img{
	height: 259px;
}
.jnpageold .listbox ul li .title{
	font-size: 40px;
	line-height: 66px;
}
.jnpageold .listbox .riqi, .jnpageold .listbox .laiyuan{
	font-size: 30px;
}
.jnpageold .listbox .zhaiyao .zy{
	font-size: 28px;
	line-height: 45px;
}
.jnpageold .listbox .zhaiyao .more{
	font-size: 28px;
	line-height: 45px;
}

.jnpageold .ind_gztx #gztx_con .head img{
	width: 42px;
}
.jnpageold #fullDate, .jnpageold .ind_gztx .weekdays li{
	font-size: 42px;
}

.jnpageold .ind_gztx .block{
	cursor: url(https://www.jinan.gov.cn/picture/0/pointer.cur), auto !important;
}