/* 页面自定义css样式 */




/* 页面主导航区样式 */
.content {
    background: url(bg.png) no-repeat center top;

}

.main {
    width: 75rem;
    margin: 0 auto;
}

/* 当前位置 */
.bt-place {
    line-height: 3.6875rem;
    margin-bottom: 0;
    background: none;
    font-family: "Microsoft YaHei";
    font-weight: 400;
    font-size: .875rem;
    color: #999;
    opacity: 1;
}

.bt-breadcrumb {
    background: url(bt-currentPosition.png) no-repeat center left;
    padding: 0 0 0 1.375rem;
}

.bt-breadcrumb a {
    font-family: "Microsoft YaHei";
    font-size: .875rem;
    color: #999;
    opacity: 1;
}

.bt-breadcrumb a:last-child {
    color: #3a83e9;
}

.bt-breadcrumb span {
    margin: 0 .0625rem;
}

/* 当前位置end */

/* 主体内容 */
.jfxq-more{cursor: pointer; display:inline-block;width:10rem;height:3.125rem;border-radius:.25rem;background:#3a83e9;color:#fff!important;line-height:3.125rem;text-align:center;margin:.625rem 30.625rem 2.5rem;}

.dlzt {
    width: 100%;
    min-height: 616px;
    box-shadow: 0 0 1rem #e7edf5;
    background: url(mainbg.png)no-repeat bottom center #fff;
}

.dzzbdtp {
    background: url(dzzbd.png)no-repeat;
    height: 7.5rem;
    text-align: center;
    line-height: 7.5rem;
    font-size: 1.875rem;
    color: #FFFFFF;
    font-weight: 700;
}




/* 列表 */
.liebiao{
    padding: 0 1.875rem 1.875rem 1.875rem;
}
.lb{
    border-bottom: 1px solid #B1BBD9;
    padding:  1.875rem 0;
   
}

.slt{
width: 10rem;
border-radius: 0.5rem;
border: 1px solid #eee;
}
.slt img {
	width: 100%;
}
.xianqin {
    width: 950px;
    padding-left: 1.875rem;
    padding-top: 1.25rem;
}
.lbbt li:nth-child(1){
font-weight: 700;
font-size: 1rem;
color: #3a83e9;
padding-right: 1.875rem;

}
.lbbt li:nth-child(2){
    font-weight: 400;
    font-size: .875rem;
    line-height: 1.25rem;
    color: #999;
  
}
ul.lbbt li a {
    color: #3a83e9;
}
.xianqin p{
    display: inline-block;
    font-size: .875rem;
   line-height: 1.75rem;
   color: #333;
   margin-top: 1.25rem;
   margin-bottom: 1.25rem;

}

.lb span {
    display: block;
    font-size: .875rem;
    line-height: 1.375rem;
    
}
.yhrq{
    color: #E33434;
    /* cursor: pointer; */
}
.jsrq{
    color:#333;
}
/* 适老化 */
/* 通用当前位置 */
.old_type .bt-breadcrumb {font-size:1.75rem;background-size:2%;padding:0 0 0 2.375rem;}
.old_type .bt-breadcrumb a{font-size: 1.75rem;}
.old_type .bt-place {line-height:5.6875rem;}
/* 通用当前位置end */
.old_type .lbbt li:nth-child(1){
    font-size: 2rem;
}
.old_type .lbbt li:nth-child(2){
    font-size: 1.75rem;
    line-height: 2.5rem;
}
.old_type .xianqin p{
    font-size: 1.75rem;
    line-height: 3rem;
}
.old_type .lb span{
    font-size: 1.75rem;
    line-height: 2.75rem;
}
.old_type .slt{
    width: 20%;
}
.old_type .xianqin{
    width: 80%;
}

/* 非pc端样式 */

@media   (max-width: 1200px){
	.main{
		width: 100%;
	}
	.slt{
		width: 18%;
	}
	.xianqin{
		width: 76%;
		padding-left: 4%;
		
	}
	.liebiao{
		padding: 2%;
	}
    /* 当前位置 */
    .bt-breadcrumb {padding: 0 0 0 2.5rem;background-size:4%;}
    .bt-breadcrumb a{font-size:1.5rem;}
    .bt-place {line-height: 6.75rem;font-size:1.5rem;}
    .bt-place span.dqwz{display:none;}
      /* 手机端适老化样式 */
    /* 通用当前位置 */
    .old_type .bt-breadcrumb {font-size:2rem;background-size:4%;padding:0 0 0 3rem;}
    .old_type .bt-breadcrumb a{font-size: 2rem;}
    .old_type .bt-place {line-height:6.25rem;}
    /* 通用当前位置end */
	
}


@media  (max-width: 767px){
    .main{
        width: 100%;
    }
    .slt{
    	width: 18%;
    }
    .xianqin{
    	width: 76%;
    	padding-left: 4%;
        float: right;
        padding-top: 0;
    	
    }
    .liebiao{
    	padding: 2%;
    }
    .old_type .slt{
        width: 29%; 
    }
    .old_type .xianqin {
        width: 69%;
        padding-top: 0;
    }
    
}
@media  (max-width: 414px){
    .main{
        width: 100%;
    }
    .slt{
        width: 29%;
    }
    .xianqin {
        width: 69%;
        padding-top: 0;
    }
    .xianqin p{
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-size: 1.75rem;
    line-height: 3.5rem;
    }
    .lbbt li:nth-child(1){
        font-size: 2rem;
    }
    .lbbt li:nth-child(2){
        font-size: 1.75rem;
        line-height: 2.5rem;
       

    }
    .lb span{
        font-size:1.75rem;
        line-height: 2.375rem;
    }
    
}